<?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>Learning The Ways Of Our Heavenly Father</name>
			<baseurl>/books/LearningTheWaysOfOurHeavenlyFather</baseurl>
			<author>Dick Stoddard TLB</author>
		</description>
	 	
		<document title="Chapter  1 - Building With The Father.">
			<docurl>ch01.html</docurl>
		</document>
		
		<document title="Chapter  2 - Our Father’s Will">
			<docurl>ch02.html</docurl>
		</document>
		
		<document title="Chapter  3 - In The Father’s Care.">
			<docurl>ch03.html</docurl>
		</document>
		
		<document title="Chapter  4 - The Father’s Joy">
			<docurl>ch04.html</docurl>
		</document>
		
		<document title="Chapter  5 - Come Back To The Father">
			<docurl>ch05.html</docurl>
		</document>
		
	</collection>
	
</collections>
