<?xml version="1.0" encoding="UTF-8"?>
<story xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="story.xsd">
	<chapter id="1">
		<para id="1">
		    Some words will go here and a <fact>will appear here</fact> 
			and then my initials. <name>RDC</name>Some more words will go here and a 
			<fact>will appear here</fact> and then my initials again <name>RDC</name>.
		</para>
		<para id="2">
		    Some words will go here and a <fact>will appear here</fact> 
			and then my initials. <name>RDC</name>Some more words will go here and a 
			<fact>will appear here</fact> and then my initials again <name>RDC</name>.
		</para>
		<para id="3">
		    Some words will go here and a <fact>will appear here</fact> 
			and then my initials. <name>RDC</name>Some more words will go here and a 
			<fact>will appear here</fact> and then my initials again <name>RDC</name>.
		</para>
		<para id="4">
		    Some words will go here and a <fact>will appear here</fact> 
			and then my initials. <name>RDC</name>Some more words will go here and a 
			<fact>will appear here</fact> and then my initials again <name>RDC</name>.
		</para>
		<para id="5">
		    Some words will go here and a <fact>will appear here</fact> 
			and then my initials. <name>RDC</name>Some more words will go here and a 
			<fact>will appear here</fact> and then my initials again <name>RDC</name>.
		</para>
		<para id="6">
		    And only text is in this element. So all the other elements are optional
		</para>
	</chapter>
</story>
