<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../test.xsl"?>
<!DOCTYPE document PUBLIC "+//IDN docutils.sourceforge.net//DTD Docutils Generic//EN//XML" 
	"http://docutils.sourceforge.net/docs/ref/docutils.dtd">
<!-- Generated by Docutils 0.4.1 -->
<document ids="test-document" names="test\ document" source="test.txt" title="Test document">
	<title>Test document</title>
	<docinfo>
		<author>Gareth Hughes</author>
		<date>8 November 2008</date>
	</docinfo>
	<section ids="chapter-one" names="chapter\ one">
		<title>Chapter one</title>
		<paragraph>This is chapter one. This is the second sentence of the first paragraph.</paragraph>
		<paragraph>This is the second paragraph.</paragraph>
	</section>
	<section ids="chapter-two" names="chapter\ two">
		<title>Chapter two</title>
		<paragraph>This is chapter two.</paragraph>
		<paragraph>This is the second paragraph.</paragraph>
		<paragraph>This is the third paragraph, and now with some <emphasis>emphasized text</emphasis>.</paragraph>
	</section>
</document>