1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <declare-styleable name="ViewAttributes">
4        <attr name="text" format="string"/>
5    </declare-styleable>
6</resources>