<?xml version="1.0" encoding="utf-8"?>
<content>
	<body-header>
		<h1>Body</h1>
        (page specific) 
	</body-header>
	<first-part>
		<h2>1st part</h2>
	</first-part>
	<second-part>
		<h2>2nd part</h2>
	</second-part>
</content>

