Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4f9b860b48253235f23177970ff888c80becb19f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" ?> 
<cheatsheet>

	<intro>
		<description>
Simple test
		</description>
</intro>

	<item
		title="Just a simple test">
		<description>
Did it work? Of course not, it is suppose to cause a parsing error.
		</description>
</item>
</cheatsheet>

Back to the top