aboutsummaryrefslogtreecommitdiff
path: root/examples/data.xml
blob: acda261e55d41e92e061a483d2a0053e2d44e0dd (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<data>
	Hello <something>Foo</something> there
	<favorites>
		<food>Icecream</food>
		<color>Magenta</color>
	</favorites>
</data>