174
|
1 |
<?xml version="1.0" encoding="utf-8" standalone="yes"?> |
|
2 |
<Patterns> |
|
3 |
<Pattern> |
209
|
4 |
<Name>UP</Name> |
176
|
5 |
<Childs> |
|
6 |
<Child> |
209
|
7 |
<Name>UP</Name> |
176
|
8 |
<Directions> |
209
|
9 |
<Direction>Up</Direction> |
176
|
10 |
</Directions> |
|
11 |
</Child> |
|
12 |
</Childs> |
|
13 |
</Pattern> |
|
14 |
<Pattern> |
209
|
15 |
<Name>LEFT</Name> |
176
|
16 |
<Childs> |
|
17 |
<Child> |
209
|
18 |
<Name>Up</Name> |
176
|
19 |
<Directions> |
209
|
20 |
<Direction>Up</Direction> |
176
|
21 |
</Directions> |
|
22 |
</Child> |
|
23 |
<Child> |
209
|
24 |
<Name>Up</Name> |
176
|
25 |
<Directions> |
209
|
26 |
<Direction>Up</Direction> |
176
|
27 |
</Directions> |
|
28 |
</Child> |
|
29 |
</Childs> |
174
|
30 |
</Pattern> |
|
31 |
<Pattern> |
209
|
32 |
<Name>RIGHT</Name> |
176
|
33 |
<Childs> |
|
34 |
<Child> |
|
35 |
<Name>RIGHT</Name> |
|
36 |
<Directions> |
|
37 |
<Direction>Right</Direction> |
|
38 |
</Directions> |
|
39 |
</Child> |
|
40 |
</Childs> |
174
|
41 |
</Pattern> |
189
|
42 |
<Pattern> |
209
|
43 |
<Name>PAUSE</Name> |
189
|
44 |
<Childs> |
|
45 |
<Child> |
|
46 |
<Name>DOWN</Name> |
|
47 |
<Directions> |
|
48 |
<Direction>Down</Direction> |
|
49 |
</Directions> |
|
50 |
</Child> |
|
51 |
<Child> |
|
52 |
<Name>DOWN</Name> |
|
53 |
<Directions> |
|
54 |
<Direction>Down</Direction> |
|
55 |
</Directions> |
|
56 |
</Child> |
|
57 |
</Childs> |
|
58 |
</Pattern> |
|
59 |
<Pattern> |
209
|
60 |
<Name>PAUSE</Name> |
189
|
61 |
<Childs> |
|
62 |
<Child> |
209
|
63 |
<Name>DOWNRIGHT</Name> |
189
|
64 |
<Directions> |
209
|
65 |
<Direction>DownRight</Direction> |
189
|
66 |
</Directions> |
|
67 |
</Child> |
|
68 |
<Child> |
209
|
69 |
<Name>DOWNRIGHT</Name> |
189
|
70 |
<Directions> |
209
|
71 |
<Direction>DownRight</Direction> |
189
|
72 |
</Directions> |
|
73 |
</Child> |
|
74 |
</Childs> |
|
75 |
</Pattern> |
|
76 |
<Pattern> |
209
|
77 |
<Name>PAUSE</Name> |
189
|
78 |
<Childs> |
|
79 |
<Child> |
209
|
80 |
<Name>DOWNLEFT</Name> |
189
|
81 |
<Directions> |
209
|
82 |
<Direction>DownLeft</Direction> |
189
|
83 |
</Directions> |
|
84 |
</Child> |
|
85 |
<Child> |
|
86 |
<Name>DOWNLEFT</Name> |
|
87 |
<Directions> |
209
|
88 |
<Direction>DownLeft</Direction> |
189
|
89 |
</Directions> |
|
90 |
</Child> |
|
91 |
</Childs> |
|
92 |
</Pattern> |
|
93 |
<Pattern> |
209
|
94 |
<Name>PLAY</Name> |
189
|
95 |
<Childs> |
|
96 |
<Child> |
|
97 |
<Name>TAP</Name> |
|
98 |
<Directions> |
|
99 |
<Direction>TAP</Direction> |
|
100 |
</Directions> |
|
101 |
</Child> |
|
102 |
</Childs> |
|
103 |
</Pattern> |
176
|
104 |
</Patterns> |