<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "Wrightington Restaurant Lancashire". 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.themulberrytree.info/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>The Mulberry Tree</title>
	<rdfs:seeAlso rdf:resource="index-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="news">
	<title>News</title>
	<rdfs:seeAlso rdf:resource="news"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="latest-news">
	<title>Latest news</title>
	<rdfs:seeAlso rdf:resource="latest-news-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="news-archive">
	<title>News archive</title>
	<rdfs:seeAlso rdf:resource="news-archive-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="about-us">
	<title>About The Mulberry Tree</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="menu">
	<title>Menu</title>
	<rdfs:seeAlso rdf:resource="menu-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="xmas-menus-and-programme">
	<title>Xmas Menus and Programme</title>
	<rdfs:seeAlso rdf:resource="xmas-menus-and-programme-article"/>
	<resourceOf rdf:resource="menu"/>
</Resource>

			

<Resource rdf:about="christmas-day-four-course-luncheon-menu">
	<title>Christmas day Four Course Luncheon Menu</title>
	<rdfs:seeAlso rdf:resource="christmas-day-four-course-luncheon-menu-article"/>
	<resourceOf rdf:resource="xmas-menus-and-programme"/>
</Resource>

			

<Resource rdf:about="festive-party-menu">
	<title>Festive Party Menu</title>
	<rdfs:seeAlso rdf:resource="festive-party-menu-article"/>
	<resourceOf rdf:resource="xmas-menus-and-programme"/>
</Resource>

			

<Resource rdf:about="christmas-programme">
	<title>Christmas Programme</title>
	<rdfs:seeAlso rdf:resource="christmas-programme-article"/>
	<resourceOf rdf:resource="xmas-menus-and-programme"/>
</Resource>

			

<Resource rdf:about="dining-room">
	<title>Dining Room</title>
	<rdfs:seeAlso rdf:resource="dining-room-article"/>
	<resourceOf rdf:resource="menu"/>
</Resource>

			

<Resource rdf:about="starters">
	<title>Starters</title>
	<rdfs:seeAlso rdf:resource="starters-article"/>
	<resourceOf rdf:resource="menu"/>
</Resource>

			

<Resource rdf:about="main-courses">
	<title>Main Courses</title>
	<rdfs:seeAlso rdf:resource="main-courses-article"/>
	<resourceOf rdf:resource="menu"/>
</Resource>

			

<Resource rdf:about="bar-menu">
	<title>Bar Menu</title>
	<rdfs:seeAlso rdf:resource="bar-menu-article"/>
	<resourceOf rdf:resource="menu"/>
</Resource>

			

<Resource rdf:about="desserts">
	<title>Desserts</title>
	<rdfs:seeAlso rdf:resource="desserts-article"/>
	<resourceOf rdf:resource="menu"/>
</Resource>

			

<Resource rdf:about="wines-champagne">
	<title>Wines &amp; Champagne</title>
	<rdfs:seeAlso rdf:resource="wines-champagne-article"/>
	<resourceOf rdf:resource="menu"/>
</Resource>

			

<Resource rdf:about="sunday-lunch">
	<title>Sunday lunch</title>
	<rdfs:seeAlso rdf:resource="sunday-lunch-article"/>
	<resourceOf rdf:resource="menu"/>
</Resource>

			

<Resource rdf:about="daily-specials">
	<title>Daily Specials</title>
	<rdfs:seeAlso rdf:resource="daily-specials-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="comments-and-feedback">
	<title>Comments and Feedback</title>
	<rdfs:seeAlso rdf:resource="comments-and-feedback-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="booking">
	<title>Booking</title>
	<rdfs:seeAlso rdf:resource="booking-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="booking-enquiry-form">
	<title>Booking enquiry form</title>
	<rdfs:seeAlso rdf:resource="booking-enquiry-form-article"/>
	<resourceOf rdf:resource="booking"/>
</Resource>

			

<Resource rdf:about="item">
	<title>Frequently asked questions</title>
	<rdfs:seeAlso rdf:resource="item-article"/>
	<resourceOf rdf:resource="booking"/>
</Resource>

			

<Resource rdf:about="vacancies">
	<title>Jobs - NEW VACANCIES 28/07/08!!</title>
	<rdfs:seeAlso rdf:resource="vacancies-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</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="our-radio-advert">
	<title>Our radio advert</title>
	<rdfs:seeAlso rdf:resource="our-radio-advert-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="look-around">
	<title>Look around</title>
	<rdfs:seeAlso rdf:resource="look-around-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="voucher">
	<title>Voucher</title>
	<rdfs:seeAlso rdf:resource="voucher-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="culinary-events">
	<title>Culinary events</title>
	<rdfs:seeAlso rdf:resource="culinary-events-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="the-bold-hotel">
	<title>Empty</title>
	<rdfs:seeAlso rdf:resource="the-bold-hotel-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="register">
	<title>Register</title>
	<rdfs:seeAlso rdf:resource="register-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="sign-in">
	<title>Member Sign-in</title>
	<rdfs:seeAlso rdf:resource="sign-in-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="profile">
	<title>Your profile details</title>
	<rdfs:seeAlso rdf:resource="profile-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>The Mulberry Tree 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>

			

<Resource rdf:about="our-partners">
	<title>Our Partners</title>
	<rdfs:seeAlso rdf:resource="our-partners-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>The Mulberry Tree</title>
	<url>http://www.themulberrytree.info/index.html</url>
		<updated>2007-06-01 13:19:15</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://www.themulberrytree.info/news.html</url>
		<updated>2007-03-28 09:00:16</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="latest-news-article">
	<type>Article</type>
	<title>Latest news</title>
	<url>http://www.themulberrytree.info/news/latest-news.html</url>
		<updated>2007-04-13 01:08:09</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="news-archive-article">
	<type>Article</type>
	<title>News archive</title>
	<url>http://www.themulberrytree.info/news/news-archive.html</url>
		<updated></updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About The Mulberry Tree</title>
	<url>http://www.themulberrytree.info/about-us.html</url>
		<updated>2007-06-01 13:34:39</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="general-information-article">
	<type>Article</type>
	<title>General information</title>
	<url>http://www.themulberrytree.info/about-us/general-information.html</url>
		<updated>2007-04-19 15:47:57</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.themulberrytree.info/about-us/contact-us.html</url>
		<updated>2008-01-07 21:02:29</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="menu-article">
	<type>Article</type>
	<title>Menu</title>
	<url>http://www.themulberrytree.info/menu.html</url>
		<updated>2008-01-31 09:23:05</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="xmas-menus-and-programme-article">
	<type>Article</type>
	<title>Xmas Menus and Programme</title>
	<url>http://www.themulberrytree.info/menu/xmas-menus-and-programme.html</url>
		<updated>2008-08-18 12:50:25</updated>

	<resourceOf rdf:resource="menu-article"/>
</Resource>

			

<Resource rdf:about="christmas-day-four-course-luncheon-menu-article">
	<type>Article</type>
	<title>Christmas day Four Course Luncheon Menu</title>
	<url>http://www.themulberrytree.info/menu/xmas-menus-and-programme/christmas-day-four-course-luncheon-menu.html</url>
		<updated>2008-08-18 13:28:23</updated>

	<resourceOf rdf:resource="xmas-menus-and-programme-article"/>
</Resource>

			

<Resource rdf:about="festive-party-menu-article">
	<type>Article</type>
	<title>Festive Party Menu</title>
	<url>http://www.themulberrytree.info/menu/xmas-menus-and-programme/festive-party-menu.html</url>
		<updated>2008-08-18 12:50:25</updated>

	<resourceOf rdf:resource="xmas-menus-and-programme-article"/>
</Resource>

			

<Resource rdf:about="christmas-programme-article">
	<type>Article</type>
	<title>Christmas Programme</title>
	<url>http://www.themulberrytree.info/menu/xmas-menus-and-programme/christmas-programme.html</url>
		<updated>2008-08-18 13:11:53</updated>

	<resourceOf rdf:resource="xmas-menus-and-programme-article"/>
</Resource>

			

<Resource rdf:about="dining-room-article">
	<type>Article</type>
	<title>Dining Room</title>
	<url>http://www.themulberrytree.info/menu/dining-room.html</url>
		<updated>2008-08-18 12:32:33</updated>

	<resourceOf rdf:resource="menu-article"/>
</Resource>

			

<Resource rdf:about="starters-article">
	<type>Article</type>
	<title>Starters</title>
	<url>http://www.themulberrytree.info/menu/starters.html</url>
		<updated>2008-08-18 12:32:33</updated>

	<resourceOf rdf:resource="menu-article"/>
</Resource>

			

<Resource rdf:about="main-courses-article">
	<type>Article</type>
	<title>Main Courses</title>
	<url>http://www.themulberrytree.info/menu/main-courses.html</url>
		<updated>2008-08-18 12:32:33</updated>

	<resourceOf rdf:resource="menu-article"/>
</Resource>

			

<Resource rdf:about="bar-menu-article">
	<type>Article</type>
	<title>Bar Menu</title>
	<url>http://www.themulberrytree.info/menu/bar-menu.html</url>
		<updated>2008-08-18 12:50:25</updated>

	<resourceOf rdf:resource="menu-article"/>
</Resource>

			

<Resource rdf:about="desserts-article">
	<type>Article</type>
	<title>Desserts</title>
	<url>http://www.themulberrytree.info/menu/desserts.html</url>
		<updated>2008-08-18 12:50:25</updated>

	<resourceOf rdf:resource="menu-article"/>
</Resource>

			

<Resource rdf:about="wines-champagne-article">
	<type>Article</type>
	<title>Wines &amp; Champagne</title>
	<url>http://www.themulberrytree.info/menu/wines-champagne.html</url>
		<updated>2008-08-18 12:50:25</updated>

	<resourceOf rdf:resource="menu-article"/>
</Resource>

			

<Resource rdf:about="sunday-lunch-article">
	<type>Article</type>
	<title>Sunday lunch</title>
	<url>http://www.themulberrytree.info/menu/sunday-lunch.html</url>
		<updated>2008-08-18 12:50:25</updated>

	<resourceOf rdf:resource="menu-article"/>
</Resource>

			

<Resource rdf:about="daily-specials-article">
	<type>Article</type>
	<title>Daily Specials</title>
	<url>http://www.themulberrytree.info/daily-specials.html</url>
		<updated>2008-08-18 12:50:25</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="comments-and-feedback-article">
	<type>Article</type>
	<title>Comments and Feedback</title>
	<url>http://www.themulberrytree.info/comments-and-feedback.html</url>
		<updated>2007-04-19 15:42:43</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="booking-article">
	<type>Article</type>
	<title>Booking</title>
	<url>http://www.themulberrytree.info/booking.html</url>
		<updated>2007-04-19 15:42:43</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="booking-enquiry-form-article">
	<type>Article</type>
	<title>Booking enquiry form</title>
	<url>http://www.themulberrytree.info/booking/booking-enquiry-form.html</url>
		<updated>2007-04-20 13:28:32</updated>

	<resourceOf rdf:resource="booking-article"/>
</Resource>

			

<Resource rdf:about="item-article">
	<type>Article</type>
	<title>Frequently asked questions</title>
	<url>http://www.themulberrytree.info/booking/item.html</url>
		<updated>2008-02-15 13:49:56</updated>

	<resourceOf rdf:resource="booking-article"/>
</Resource>

			

<Resource rdf:about="vacancies-article">
	<type>Article</type>
	<title>Jobs - NEW VACANCIES 28/07/08!!</title>
	<url>http://www.themulberrytree.info/vacancies.html</url>
		<updated>2008-07-28 12:42:59</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Subscribe to our Newsletter</title>
	<url>http://www.themulberrytree.info/subscribe-to-our-newsletter.html</url>
		<updated>2007-04-12 20:48:55</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site Search</title>
	<url>http://www.themulberrytree.info/search.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="our-radio-advert-article">
	<type>Article</type>
	<title>Our radio advert</title>
	<url>http://www.themulberrytree.info/our-radio-advert.html</url>
		<updated>2007-06-04 09:53:47</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="look-around-article">
	<type>Article</type>
	<title>Look around</title>
	<url>http://www.themulberrytree.info/look-around.html</url>
		<updated>2007-06-04 09:53:47</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="voucher-article">
	<type>Article</type>
	<title>Voucher</title>
	<url>http://www.themulberrytree.info/voucher.html</url>
		<updated>2008-05-19 11:22:32</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="culinary-events-article">
	<type>Article</type>
	<title>Culinary events</title>
	<url>http://www.themulberrytree.info/culinary-events.html</url>
		<updated>2008-01-21 21:09:13</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="the-bold-hotel-article">
	<type>Article</type>
	<title>Empty</title>
	<url>http://www.themulberrytree.info/the-bold-hotel.html</url>
		<updated>2008-01-07 21:13:54</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="register-article">
	<type>Article</type>
	<title>Register</title>
	<url>http://www.themulberrytree.info/register.html</url>
		<updated>2007-06-04 09:53:47</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="sign-in-article">
	<type>Article</type>
	<title>Member Sign-in</title>
	<url>http://www.themulberrytree.info/sign-in.html</url>
		<updated>2007-06-04 09:53:47</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="profile-article">
	<type>Article</type>
	<title>Your profile details</title>
	<url>http://www.themulberrytree.info/profile.html</url>
		<updated>2007-06-04 09:53:47</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>The Mulberry Tree Library</title>
	<url>http://www.themulberrytree.info/library.html</url>
		<updated>2007-04-13 01:14:06</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy Policy</title>
	<url>http://www.themulberrytree.info/privacy-policy.html</url>
		<updated>2007-02-09 11:41:41</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.themulberrytree.info/terms.html</url>
		<updated>2008-02-01 07:39:06</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="our-partners-article">
	<type>Article</type>
	<title>Our Partners</title>
	<url>http://www.themulberrytree.info/our-partners.html</url>
		<updated>2007-05-27 16:19:51</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.themulberrytree.info/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.themulberrytree.info/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.themulberrytree.info/news.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Images Resources -->

<Resource rdf:about="images">
	<type>Archive</type>
	<title>Images</title>
	<url>http://www.themulberrytree.info/library.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Links Resources -->

<Resource rdf:about="links">
	<type>Favorite</type>
	<title>Links</title>
	<url>http://www.themulberrytree.info/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
