summaryrefslogtreecommitdiff
path: root/test/rexml/data/text.xml
blob: e1865c7977fa574fc2ec022d5ff74bb3b387fb98 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<foo>
	<bar>
		baz
		<cheese id="3"/>
		baz
		<cheese/>
		baz
	</bar>
</foo>