1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
<?xml version="1.0" encoding="utf-8"?>
<GraphicSet>
<Items>
<Item>
<Name>Ornament</Name>
<Left>156</Left>
<Top>1</Top>
<Width>27</Width>
<Height>26</Height>
</Item>
<Item>
<Name>BrainNoTerm</Name>
<Left>1</Left>
<Top>111</Top>
<Width>64</Width>
<Height>64</Height>
</Item>
<Item>
<Name>BrainSuperVirtual</Name>
<Left>66</Left>
<Top>111</Top>
<Width>64</Width>
<Height>64</Height>
</Item>
<Item>
<Name>BrainTerm</Name>
<Left>131</Left>
<Top>111</Top>
<Width>64</Width>
<Height>64</Height>
</Item>
<Item>
<Name>BrainRandom</Name>
<Left>131</Left>
<Top>46</Top>
<Width>64</Width>
<Height>64</Height>
</Item>
</Items>
</GraphicSet>
|