<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "Little Harwood Ladies Group". For details or examples of the ROR format, 
go to http://www.rorweb.com . There you can also explore this file 
using the ROR Explorer. Copyright 2005 RORweb.com

--> 

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
         xmlns="http://rorweb.com/0.1/"
         xml:base="http://www.acme.com/ror/">

			
<!-- Main Info =========================================================== -->

<Resource rdf:about="main">
	<type>Main</type>
</Resource>

			
<!-- Contact Info =========================================================== -->

<Resource rdf:about="contact">
	<type>Contact</type>
	<resourceOf rdf:resource="main"/>
</Resource>

			
<!-- Address Info =========================================================== -->

<Resource rdf:about="address">
	<type>Address</type>
	<resourceOf rdf:resource="contact"/>
</Resource>

			
<!-- Person Info =========================================================== -->

<Resource rdf:about="person">
	<type>Person</type>
	<resourceOf rdf:resource="contact"/>
</Resource>

<!-- Site Map Info =========================================================== -->

<Resource rdf:about="sitemap">
    <type>Sitemap</type>
    <title>Site Map</title>
    <url>http://www.littleharwoodladiesgroup.org.uk/site-map.html</url>
    <resourceOf rdf:resource="main"/>
</Resource>

			

<Resource rdf:about="main_menu_pages">
	<title>MAIN MENU PAGES</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="index">
	<title>Welcome to Little Harwood Ladies Group</title>
	<rdfs:seeAlso rdf:resource="index-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="about-us">
	<title>About</title>
	<rdfs:seeAlso rdf:resource="about-us-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="general-information">
	<title>General Information</title>
	<rdfs:seeAlso rdf:resource="general-information-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="activities">
	<title>Activities</title>
	<rdfs:seeAlso rdf:resource="activities-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="test1">
	<title>Test1</title>
	<rdfs:seeAlso rdf:resource="test1-article"/>
	<resourceOf rdf:resource="activities"/>
</Resource>

			

<Resource rdf:about="services">
	<title>Services</title>
	<rdfs:seeAlso rdf:resource="services-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="service">
	<title>Service First again</title>
	<rdfs:seeAlso rdf:resource="service-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="firsrt-service">
	<title>Firsrt Service</title>
	<rdfs:seeAlso rdf:resource="firsrt-service-article"/>
	<resourceOf rdf:resource="service"/>
</Resource>

			

<Resource rdf:about="second-service">
	<title>Second Service</title>
	<rdfs:seeAlso rdf:resource="second-service-article"/>
	<resourceOf rdf:resource="service"/>
</Resource>

			

<Resource rdf:about="abracadabra">
	<title>Abracadabra</title>
	<rdfs:seeAlso rdf:resource="abracadabra-article"/>
	<resourceOf rdf:resource="service"/>
</Resource>

			

<Resource rdf:about="test-service">
	<title>Test Service</title>
	<rdfs:seeAlso rdf:resource="test-service-article"/>
	<resourceOf rdf:resource="service"/>
</Resource>

			

<Resource rdf:about="service-second">
	<title>Service Second</title>
	<rdfs:seeAlso rdf:resource="service-second-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="next-service">
	<title>Next service</title>
	<rdfs:seeAlso rdf:resource="next-service-article"/>
	<resourceOf rdf:resource="services"/>
</Resource>

			

<Resource rdf:about="enquiries">
	<title>Enquiries</title>
	<rdfs:seeAlso rdf:resource="enquiries-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="faq">
	<title>FAQ</title>
	<rdfs:seeAlso rdf:resource="faq-article"/>
	<resourceOf rdf:resource="enquiries"/>
</Resource>

			

<Resource rdf:about="application-forms">
	<title>Application forms</title>
	<rdfs:seeAlso rdf:resource="application-forms-article"/>
	<resourceOf rdf:resource="enquiries"/>
</Resource>

			

<Resource rdf:about="pricing">
	<title>Pricing</title>
	<rdfs:seeAlso rdf:resource="pricing-article"/>
	<resourceOf rdf:resource="enquiries"/>
</Resource>

			

<Resource rdf:about="internal_pages">
	<title>INTERNAL PAGES</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter">
	<title>Subscribe to our Newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="search">
	<title>Site Search</title>
	<rdfs:seeAlso rdf:resource="search-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="footer_pages">
	<title>FOOTER PAGES</title>
	<resourceOf rdf:resource="sitemap"/>
</Resource>

			

<Resource rdf:about="library">
	<title>Little Harwood Ladies Group Library</title>
	<rdfs:seeAlso rdf:resource="iamges"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="privacy-policy">
	<title>Privacy Policy</title>
	<rdfs:seeAlso rdf:resource="legal"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="terms">
	<title>Terms of use</title>
	<rdfs:seeAlso rdf:resource="terms-article"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

<!-- Articles Info =========================================================== -->

<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles</title>
    <resourceOf rdf:resource="main"/>
</Resource>

			

<Resource rdf:about="index-article">
	<type>Article</type>
	<title>Welcome to Little Harwood Ladies Group</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/index.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/about-us.html</url>
		<updated>2007-05-18 10:33:20</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="general-information-article">
	<type>Article</type>
	<title>General Information</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/about-us/general-information.html</url>
		<updated>2007-05-11 09:46:53</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/about-us/contact-us.html</url>
		<updated>2007-05-11 11:59:59</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="activities-article">
	<type>Article</type>
	<title>Activities</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/activities.html</url>
		<updated>2007-05-11 11:09:17</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="test1-article">
	<type>Article</type>
	<title>Test1</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/activities/test1.html</url>
		<updated>2007-06-08 11:45:01</updated>

	<resourceOf rdf:resource="activities-article"/>
</Resource>

			

<Resource rdf:about="services-article">
	<type>Article</type>
	<title>Services</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/services.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="service-article">
	<type>Article</type>
	<title>Service First again</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/services/service.html</url>
		<updated>2007-05-18 10:41:29</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="firsrt-service-article">
	<type>Article</type>
	<title>Firsrt Service</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/services/service/firsrt-service.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="service-article"/>
</Resource>

			

<Resource rdf:about="second-service-article">
	<type>Article</type>
	<title>Second Service</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/services/service/second-service.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="service-article"/>
</Resource>

			

<Resource rdf:about="abracadabra-article">
	<type>Article</type>
	<title>Abracadabra</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/services/service/abracadabra.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="service-article"/>
</Resource>

			

<Resource rdf:about="test-service-article">
	<type>Article</type>
	<title>Test Service</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/services/service/test-service.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="service-article"/>
</Resource>

			

<Resource rdf:about="service-second-article">
	<type>Article</type>
	<title>Service Second</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/services/service-second.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="next-service-article">
	<type>Article</type>
	<title>Next service</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/services/next-service.html</url>
		<updated>2007-05-18 10:52:46</updated>

	<resourceOf rdf:resource="services-article"/>
</Resource>

			

<Resource rdf:about="enquiries-article">
	<type>Article</type>
	<title>Enquiries</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/enquiries.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="faq-article">
	<type>Article</type>
	<title>FAQ</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/enquiries/faq.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="enquiries-article"/>
</Resource>

			

<Resource rdf:about="application-forms-article">
	<type>Article</type>
	<title>Application forms</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/enquiries/application-forms.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="enquiries-article"/>
</Resource>

			

<Resource rdf:about="pricing-article">
	<type>Article</type>
	<title>Pricing</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/enquiries/pricing.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="enquiries-article"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Subscribe to our Newsletter</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/subscribe-to-our-newsletter.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site Search</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/search.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Little Harwood Ladies Group Library</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/library.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy Policy</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/privacy-policy.html</url>
		<updated>2007-05-07 07:08:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/terms.html</url>
		<updated>2008-02-01 14:36:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.littleharwoodladiesgroup.org.uk/privacy-policy.html</privacy>
	<resourceOf  rdf:resource="main"/>
</Resource>

<!-- Method Resources -->


<Resource rdf:about="methods">
	<title>Services</title>
	<resourceOf rdf:resource="main"/>
</Resource>


<Resource rdf:about="search">
	<type>HttpService</type>
	<title>Search</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/search.html</url>
	<methodType>post</methodType>
	<input>word</input>
	<resourceOf rdf:resource="methods"/>
</Resource>


<!-- News Resources -->

<Resource rdf:about="news">
	<type>Newsletter</type>
	<title>News</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/news.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Images Resources -->

<Resource rdf:about="images">
	<type>Archive</type>
	<title>Images</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/library.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Links Resources -->

<Resource rdf:about="links">
	<type>Favorite</type>
	<title>Links</title>
	<url>http://www.littleharwoodladiesgroup.org.uk/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
