<?xml version="1.0" encoding="ISO-8859-1"?>
<!--Sample XML file generated by XML Spy v4.2 U (http://www.xmlspy.com)-->
<cesCorpus xmlns="http://www.xml-ces.org/schema"
xmlns:xlink="http://www.w3.org/1999/xlink"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.xml-ces.org/schema
http://www.cs.vassar.edu/XCES/schema/xcesDoc.xsd">
	<xcesHeader xlink:href="exampleHeader.xml"/>
	<cesDoc version="1.0">
		<cesHeader version="1.0">
			<fileDesc>
				<titleStmt>
					<h.title>English Sample</h.title>
				</titleStmt>
				<publicationStmt>
					<distributor>ANC</distributor>
					<pubAddress>Vassar</pubAddress>
					<availability>Free</availability>
					<pubDate>2002</pubDate>
				</publicationStmt>
				<sourceDesc>
					<biblStruct>
						<monogr>
							<h.title>English Sample</h.title>
							<imprint/>
						</monogr>
					</biblStruct>
				</sourceDesc>
			</fileDesc>
		</cesHeader>
		<text>
			<body>
				<div type="section" xml:lang="en">
					<p id="p1">
						<s id="p1s1">Hello World.</s>
						<s id="p1s2">This is a test.</s>
						<s id="p1s3">This is only a test.</s>
					</p>
					<p id="p2">
						<s id="p2s1">This is the second paragraph.</s>
						<s id="p2s2">This is the second sentence of the second paragraph.</s>
						<s id="p2s3">But this is still only a test.</s>
					</p>
				</div>
			</body>
		</text>
	</cesDoc>
</cesCorpus>
