summaryrefslogtreecommitdiffstats
path: root/test/samples/uscxml/arabica/test-arabica-events.xml
blob: 8998fd91b9f97d514c4edbf63344aacc47f28eba (plain)
1
2
3
4
5
6
7
8
9
10
<root>
	<head>
		<title></title>
	</head>
	<body>
		<h1>This is Foo!</h1>
		<p>This not supposed to be valid HTML</p>
		<div id="container" />
	</body>
</root>