<?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>Mansions Of Gold</name>
			<baseurl>/books/MansionsOfGold</baseurl>
			<author>Pastor Dick</author>
		</description>
		
		<document title="Foreword">
			<docurl>foreword.html</docurl>
		</document>
	 	
		<document title="Chapter  1 - The Building Permit">
			<docurl>ch1.html</docurl>
		</document>
		
		<document title="Chapter  2 - The Golden Ruler">
			<docurl>ch2.html</docurl>
		</document>
		
		<document title="Chapter  3 - Becoming A Good Receiver">
			<docurl>ch3.html</docurl>
		</document>
		
		<document title="Chapter  4 - Running On The High Way">
			<docurl>ch4.html</docurl>
		</document>
		
		<document title="Chapter  5 - Wrestling With God">
			<docurl>ch5.html</docurl>
		</document>
		
		<document title="Chapter  6 - Wine Of The Spirit">
			<docurl>ch6.html</docurl>
		</document>
		
		<document title="Chapter  7 - Don’t Dung It">
			<docurl>ch7.html</docurl>
		</document>
		
		<document title="Chapter  8 - Building With The Father">
			<docurl>ch8.html</docurl>
		</document>
		
	</collection>
	
</collections>
