1<top>
2  <item>
3    <name>one</name>
4    <value>1</value>
5    <color>red</color>
6  </item>
7  <item>
8    <name>two</name>
9    <value>2</value>
10    <color>blue</color>
11  </item>
12  <item>
13    <name>three</name>
14    <value>3</value>
15    <color>green</color>
16  </item>
17  <item>
18    <name>four</name>
19    <value>4</value>
20    <color>yellow</color>
21  </item>
22  <anchor>
23    <address>0xdeadbeef</address>
24    <foo>1</foo>
25  </anchor>
26  <anchor>
27    <address>0xdeadbeef</address>
28    <foo>1</foo>
29  </anchor>
30  <anchor>
31    <address>0xdeadbeef</address>
32    <foo>1</foo>
33  </anchor>
34  <anchor>
35    <address>0xdeadbeef</address>
36    <foo>1</foo>
37  </anchor>
38</top>
39