<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/etc/books.xsl"?>
<collections xmlns="http://www.breadserver.org/resources" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.breadserver.org/resources_read /etc/resources_read.xsd ">
	
	<ref>books</ref>
	
	<collection>
		
		<description>
			<name>Your Enemy Satan</name>
			<baseurl>/books/YourEnemySatan</baseurl>
			<author>Clinton White</author>
		</description>
	 	
		<document title="Chapter  1 - Your Enemy Satan">
			<docurl>ch1.html</docurl>
		</document>
		
		<document title="Chapter  2 - Answers To Questions">
			<docurl>ch2.html</docurl>
		</document>
		
	</collection>
	
</collections>
