<?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>How To Hear The Voice of God</name>
			<baseurl>/books/HowToHearTheVoiceOfGod</baseurl>
			<author>Clinton White</author>
		</description>
		
		<document title="Foreword - And It Was So">
			<docurl>foreword.html</docurl>
		</document>
	 	
		<document title="Part One - God's Will For Your Life">
			<docurl>ch1.html</docurl>
		</document>
		
		<document title="Part Two - Get Your Head On The Rock">
			<docurl>ch2.html</docurl>
		</document>
		
		<document title="Part Three - Everything You Need Is Imprinted In The Seed">
			<docurl>ch3.html</docurl>
		</document>
		
	</collection>
	
</collections>
