15 lines
700 B
XML
15 lines
700 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Definition Type="Integer">
|
|
<Point Value="0" Name="Zero" ImageSuffix="_0" />
|
|
<Point Value="1" Name="One" ImageSuffix="_1" />
|
|
<Point Value="2" Name="Two" ImageSuffix="_2" />
|
|
<Point Value="3" Name="Three" ImageSuffix="_3" />
|
|
<Point Value="4" Name="Four" ImageSuffix="_4" />
|
|
<Point Value="5" Name="Five" ImageSuffix="_5" />
|
|
<Point Value="6" Name="Six" ImageSuffix="_6" />
|
|
<Point Value="7" Name="Seven" ImageSuffix="_7" />
|
|
<Point Value="8" Name="Eight" ImageSuffix="_8" />
|
|
<Point Value="9" Name="Nine" ImageSuffix="_9" />
|
|
<Point Value="10" Name="Ten" ImageSuffix="_10" />
|
|
<Point Value="11" Name="Eleven" ImageSuffix="_11" />
|
|
</Definition> |