summaryrefslogtreecommitdiffstats
path: root/axiom/test/resources/xml/om/basic.xml
blob: 88385fb6e161d6247d6ecce41764a01c1c1fd5b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="ISO-8859-1"?>

<foo>
    <bar>
        <baz/>
        <cheese/>
        <baz/>
        <cheese/>
        <baz/>
    </bar>
</foo>