summaryrefslogtreecommitdiff
path: root/tests/REC/test-8-1.xml
blob: 0a5244847efaa0c20766428ac9f813cafc10631a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<customers>
  <customer>
    <name>...</name>
    <order>...</order>
    <order>...</order>
  </customer>
  <customer>
    <name>...</name>
    <order>...</order>
    <order>...</order>
  </customer>
</customers>