<?xml version="1.0"?>
<groupdemoin>
	<header>
		<headerstuff>misc stuff</headerstuff>
	</header>
	<body>
		<bodylineitem>
			<bodystuff>line 1</bodystuff>
		</bodylineitem>
		<bodylineitem>
			<bodystuff>line 2</bodystuff>
		</bodylineitem>
		<bodylineitem>
			<bodystuff>line 3</bodystuff>
		</bodylineitem>
	</body>
	<body>
		<bodylineitem>
			<bodystuff>line 4</bodystuff>
		</bodylineitem>
		<bodylineitem>
			<bodystuff>line 5</bodystuff>
		</bodylineitem>
		<bodylineitem>
			<bodystuff>line 6</bodystuff>
		</bodylineitem>
	</body>
	<body>
		<bodylineitem>
			<bodystuff>line 7</bodystuff>
		</bodylineitem>
	</body>
	<footer>
		<footerstuff>misc stuff</footerstuff>
	</footer>
</groupdemoin>