poi/xmlbeans/test/cases/xbean/xmlcursor/xpath/jaxen/pi.xml

14 lines
164 B
XML
Raw Normal View History

<?xml version="1.0"?>
<foo>
<?cheese is tasty?>
<bar>
<baz/>
<cheese/>
<baz/>
<?toast is tasty?>
<cheese/>
<baz/>
</bar>
<?cheese is gooey?>
</foo>