1<?xml version="1.0" encoding="utf-8"?>
2<pointer-icon xmlns:android="http://schemas.android.com/apk/res/android"
3    android:bitmap="@drawable/pointer_arrow"
4    android:hotSpotX="6dp"
5    android:hotSpotY="6dp" />
6