<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "REQUISITE". 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.requisite.cms-group.net/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>CMS Group Limited</title>
	<rdfs:seeAlso rdf:resource="index-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="products">
	<title>Products</title>
	<rdfs:seeAlso rdf:resource="products"/>
	<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>Contact us</title>
	<rdfs:seeAlso rdf:resource="about-us-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="login">
	<title>Login</title>
	<rdfs:seeAlso rdf:resource="login-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="order-tracking">
	<title>Order Tracking</title>
	<rdfs:seeAlso rdf:resource="order-tracking-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="register">
	<title>Register</title>
	<rdfs:seeAlso rdf:resource="register-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="shop-basket">
	<title>Your shopping cart</title>
	<rdfs:seeAlso rdf:resource="shop-basket-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="shop-checkout">
	<title>Checkout</title>
	<rdfs:seeAlso rdf:resource="shop-checkout-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="welcome">
	<title>Welcome to CMS Group Limited</title>
	<rdfs:seeAlso rdf:resource="welcome-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>CMS 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>CMS Group Limited</title>
	<url>http://www.requisite.cms-group.net/index.html</url>
		<updated>2008-01-30 09:03:14</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="products-article">
	<type>Article</type>
	<title>Products</title>
	<url>http://www.requisite.cms-group.net/products.html</url>
		<updated>2007-06-07 14:31:14</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://www.requisite.cms-group.net/news.html</url>
		<updated>2007-06-05 16:17:36</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="latest-news-article">
	<type>Article</type>
	<title>Latest news</title>
	<url>http://www.requisite.cms-group.net/news/latest-news.html</url>
		<updated></updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="news-archive-article">
	<type>Article</type>
	<title>News archive</title>
	<url>http://www.requisite.cms-group.net/news/news-archive.html</url>
		<updated></updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.requisite.cms-group.net/about-us.html</url>
		<updated>2007-06-06 12:39:13</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.requisite.cms-group.net/about-us/contact-us.html</url>
		<updated>2008-01-29 15:05:24</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="login-article">
	<type>Article</type>
	<title>Login</title>
	<url>http://www.requisite.cms-group.net/login.html</url>
		<updated>2007-04-05 08:41: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.requisite.cms-group.net/subscribe-to-our-newsletter.html</url>
		<updated>2007-06-05 11:29:32</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site Search</title>
	<url>http://www.requisite.cms-group.net/search.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="order-tracking-article">
	<type>Article</type>
	<title>Order Tracking</title>
	<url>http://www.requisite.cms-group.net/order-tracking.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="profile-article">
	<type>Article</type>
	<title>Your profile details</title>
	<url>http://www.requisite.cms-group.net/profile.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="register-article">
	<type>Article</type>
	<title>Register</title>
	<url>http://www.requisite.cms-group.net/register.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="shop-basket-article">
	<type>Article</type>
	<title>Your shopping cart</title>
	<url>http://www.requisite.cms-group.net/shop-basket.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="shop-checkout-article">
	<type>Article</type>
	<title>Checkout</title>
	<url>http://www.requisite.cms-group.net/shop-checkout.html</url>
		<updated></updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="sign-in-article">
	<type>Article</type>
	<title>Member Sign-in</title>
	<url>http://www.requisite.cms-group.net/sign-in.html</url>
		<updated>2008-05-08 08:53:31</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="welcome-article">
	<type>Article</type>
	<title>Welcome to CMS Group Limited</title>
	<url>http://www.requisite.cms-group.net/welcome.html</url>
		<updated>2007-04-05 10:39:15</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>CMS Library</title>
	<url>http://www.requisite.cms-group.net/library.html</url>
		<updated>2007-04-04 10:18:41</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy Policy</title>
	<url>http://www.requisite.cms-group.net/privacy-policy.html</url>
		<updated>2008-01-16 06:57:20</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.requisite.cms-group.net/terms.html</url>
		<updated>2007-09-27 08:17:02</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.requisite.cms-group.net/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.requisite.cms-group.net/search.html</url>
	<methodType>post</methodType>
	<input>word</input>
	<resourceOf rdf:resource="methods"/>
</Resource>

<!-- Products Resources -->

<Resource rdf:about="products">
	<type>Product</type>
	<title>Products</title>
	<url>http://www.requisite.cms-group.net/products.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- News Resources -->

<Resource rdf:about="news">
	<type>Newsletter</type>
	<title>News</title>
	<url>http://www.requisite.cms-group.net/news.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Images Resources -->

<Resource rdf:about="images">
	<type>Archive</type>
	<title>Images</title>
	<url>http://www.requisite.cms-group.net/library.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Links Resources -->

<Resource rdf:about="links">
	<type>Favorite</type>
	<title>Links</title>
	<url>http://www.requisite.cms-group.net/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
