<?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>The Last Temple</name>
			<baseurl>/books/TheLastTemple</baseurl>
			<author>Pastor Dick</author>
		</description>
	 	
		<document title="Chapter  1 - SIGNS OF THE TIMES">
			<docurl>ch1.html</docurl>
		</document>
		
		<document title="Chapter  2 - BORN TO BUILD">
			<docurl>ch2.html</docurl>
		</document>
		
		<document title="Chapter  3 - THE CARETAKER">
			<docurl>ch3.html</docurl>
		</document>
		
		<document title="Chapter  4 - THE UNRECOGNIZED BRIDE">
			<docurl>ch4.html</docurl>
		</document>
		
		<document title="Chapter  5 - THE LIGHT IN THE TEMPLE">
			<docurl>ch5.html</docurl>
		</document>
		
		<document title="Chapter  6 - IN HIS SEVICE">
			<docurl>ch6.html</docurl>
		</document>
		
		<document title="Chapter  7 - THE LORD’S RESTAURANT">
			<docurl>ch7.html</docurl>
		</document>
		
		<document title="Chapter  8 - THE NEW YOU">
			<docurl>ch8.html</docurl>
		</document>
		
	</collection>
	
</collections>
