summaryrefslogtreecommitdiff
path: root/jni/ruby/test/rexml/data/pi.xml
blob: 980bbf98ec0b32894282c977d8e1bf9d4c10d6e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<foo>
        <?cheese is tasty?>
        <bar>
                <baz/>
                <cheese/>
                <baz/>
                <?toast is tasty?>
                <cheese/>
                <baz/>
        </bar>
        <?cheese is gooey?>
</foo>