<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/css" href="XMLcontrol.css"?>

<22addressBook>
	<heading id="1.13">Mal-formed XML file referencing a Style Sheet</heading>
	<entry></entry>
	<entry>
		<name title="Ms.">Jane Doe</name><br />
		<institution>Cornell University Library</institution>
		<department>Special Collections</department>
		<address>000 Olin</address>
		<email>jdoe@cornell.edu</email>
		<phone type="work">555-456-789</phone>
	</entry>
	<entry>
		<name title="Mr.">John Doe</name><br />
		<institution>Cornell University Library</institution>
		<department>Research</department>
		<address>999 Olin</address>
		<email>johnd@cornell.edu</email>
		<phone type="work">555-123-456</phone>
	</entry>
	<entry>
		<name title="Sr.">Fred Foo Bar, Emeritus</name><br />
		<institution>Cornell University Library</institution>
		<department>Reference</department>
		<address>080 Olin</address>
		<email>fred@cornell.edu</email>
		<phone type="work">000-000-0000</phone>
	</entry>
</addressBook>