Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
<root>
  <child>
    <grandchild>text</grandchild>
  </child>
  <list>
    <item id="1">a</item>
    <item id="2">b</item>
  </list>
  <self-closing />
  <empty></empty>
</root>