<?xml version="1.0" encoding="utf-8"?>
<content>
	<page location="home">
		<title>Home Page</title>
		<text>Look at all this useful content.</text>
	</page>
	<page location="about">
		<title>About Page</title>
		<text>More about this site.</text>
	</page>
	<page location="contact">
		<title>Contact Us</title>
		<text>Get in touch!</text>
	</page>
</content>