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