<?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>Let's Learn To Dance</name>
			<baseurl>/books/LetsLearnToDance</baseurl>
			<author>Dick Stoddard TLB</author>
		</description>
		
		<document title="Let's Learn To Dance">
			<docurl>ch1.html</docurl>
		</document>
		
	</collection>
	
</collections>
