59
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<Menu xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
|
3 |
<Items> |
|
4 |
<Item> |
|
5 |
<Name>Annotation</Name> |
|
6 |
<Items> |
|
7 |
<Item> |
|
8 |
<Name>Cinematographique</Name> |
|
9 |
<Items> |
|
10 |
<Item> |
|
11 |
<Name>MouvCam1</Name> |
|
12 |
<Items/> |
|
13 |
<Action>MouvCam1</Action> |
|
14 |
</Item> |
|
15 |
<Item> |
|
16 |
<Name>MouvCam2</Name> |
|
17 |
<Items/> |
|
18 |
<Action>MouvCam2</Action> |
|
19 |
</Item> |
|
20 |
</Items> |
|
21 |
<Action>Cinematographique</Action> |
|
22 |
</Item> |
|
23 |
<Item> |
|
24 |
<Name>Camera</Name> |
|
25 |
<Items> |
|
26 |
<Item> |
|
27 |
<Name>Axe camera1</Name> |
|
28 |
<Items/> |
|
29 |
<Action>Axe camera1</Action> |
|
30 |
</Item> |
|
31 |
<Item> |
|
32 |
<Name>Axe camera2</Name> |
|
33 |
<Items/> |
|
34 |
<Action>Axe camera2</Action> |
|
35 |
</Item> |
|
36 |
<Item> |
|
37 |
<Name>Axe camera3</Name> |
|
38 |
<Items/> |
|
39 |
<Action>Axe camera3</Action> |
|
40 |
</Item> |
|
41 |
<Item> |
|
42 |
<Name>Axe camera4</Name> |
|
43 |
<Items/> |
|
44 |
<Action>Axe camera4</Action> |
|
45 |
</Item> |
|
46 |
</Items> |
|
47 |
<Action>Camera</Action> |
|
48 |
</Item> |
|
49 |
<Item> |
|
50 |
<Name>Choregraphique</Name> |
|
51 |
<Items> |
|
52 |
<Item> |
|
53 |
<Name>ChildChore1</Name> |
|
54 |
<Items/> |
|
55 |
<Action>ChildChore1</Action> |
|
56 |
</Item> |
|
57 |
<Item> |
|
58 |
<Name>ChildChore2</Name> |
|
59 |
<Items/> |
|
60 |
<Action>ChildChore2</Action> |
|
61 |
</Item> |
|
62 |
</Items> |
|
63 |
<Action>Choregraphique</Action> |
|
64 |
</Item> |
|
65 |
</Items> |
|
66 |
<Action>Annotation</Action> |
|
67 |
</Item> |
|
68 |
<Item> |
|
69 |
<Name>ButtonRecherche</Name> |
|
70 |
<Items/> |
|
71 |
<Action>ButtonRecherche</Action> |
|
72 |
</Item> |
|
73 |
</Items> |
|
74 |
</Menu> |