-
Notifications
You must be signed in to change notification settings - Fork 27
/
sample.xmlan
58 lines (58 loc) · 1.24 KB
/
sample.xmlan
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0"?>
<xmlan>
<framesize>70</framesize>
<tag>
<name>pic</name>
<magic>RLPA</magic>
<type>Normal</type>
<entry>
<type>X Translation</type>
<triplet>
<frame>20.000000</frame>
<value>0.000000</value>
<interpolation>3.000000</interpolation>
</triplet>
<triplet>
<frame>40.000000</frame>
<value>15.000000</value>
<interpolation>3.000000</interpolation>
</triplet>
</entry>
<entry>
<type>Y Translation</type>
<triplet>
<frame>10.000000</frame>
<value>0.000000</value>
<interpolation>3.000000</interpolation>
</triplet>
<triplet>
<frame>30.000000</frame>
<value>15.000000</value>
<interpolation>3.000000</interpolation>
</triplet>
</entry>
</tag>
<tag>
<name>pic</name>
<magic>RLVC</magic>
<type>Normal</type>
<entry>
<type>16</type>
<triplet>
<frame>20.000000</frame>
<value>50.000000</value>
<interpolation>1.000000</interpolation>
</triplet>
<triplet>
<frame>40.000000</frame>
<value>200.000000</value>
<interpolation>1.000000</interpolation>
</triplet>
<triplet>
<frame>60.000000</frame>
<value>100.000000</value>
<interpolation>1.000000</interpolation>
</triplet>
</entry>
</tag>
</xmlan>