<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "Connect Technology 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.theconnectgroup.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>Home</title>
	<rdfs:seeAlso rdf:resource="index-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="about-us">
	<title>Contact Connect</title>
	<rdfs:seeAlso rdf:resource="about-us-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Connect Technology Group</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="about-us"/>
</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="subscribe-to-our-newsletter">
	<title>Subscribe to our newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-article"/>
	<resourceOf rdf:resource="news"/>
</Resource>

			

<Resource rdf:about="products">
	<title>Products</title>
	<rdfs:seeAlso rdf:resource="products"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="support">
	<title>Support</title>
	<rdfs:seeAlso rdf:resource="support-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="installation-services">
	<title>Installation Services</title>
	<rdfs:seeAlso rdf:resource="installation-services-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="product-demo">
	<title>Product Demo</title>
	<rdfs:seeAlso rdf:resource="product-demo-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="download">
	<title>Downloads</title>
	<rdfs:seeAlso rdf:resource="download-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="product-information">
	<title>Product Information</title>
	<rdfs:seeAlso rdf:resource="product-information-article"/>
	<resourceOf rdf:resource="download"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="internal_pages">
	<title>Internal pages</title>
	<resourceOf rdf:resource="sitemap"/>
</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="unable-to-sign-in">
	<title>Unable to sign in?</title>
	<rdfs:seeAlso rdf:resource="unable-to-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="shop-basket">
	<title>Your shopping cart</title>
	<rdfs:seeAlso rdf:resource="shop-basket-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="shop-checkout">
	<title>Checkout</title>
	<rdfs:seeAlso rdf:resource="shop-checkout-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="information-request">
	<title>Product information request</title>
	<rdfs:seeAlso rdf:resource="information-request-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="request-a-call">
	<title>Request a call</title>
	<rdfs:seeAlso rdf:resource="request-a-call-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="enquiry-basket">
	<title>Enquiry basket</title>
	<rdfs:seeAlso rdf:resource="enquiry-basket-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="make-an-enquiry">
	<title>Make an enquiry</title>
	<rdfs:seeAlso rdf:resource="make-an-enquiry-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="contact-us">
	<title>Contact us</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="footer_pages"/>
</Resource>

			

<Resource rdf:about="library">
	<title>Website 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="subscribe-to-our-newsletter">
	<title>Subscribe to our newsletter</title>
	<rdfs:seeAlso rdf:resource="subscribe-to-our-newsletter-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>Home</title>
	<url>http://www.theconnectgroup.net/index.html</url>
		<updated>2010-01-29 22:23:44</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>Contact Connect</title>
	<url>http://www.theconnectgroup.net/about-us.html</url>
		<updated>2010-02-03 21:04:11</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Connect Technology Group</title>
	<url>http://www.theconnectgroup.net/about-us/contact-us.html</url>
		<updated>2010-02-03 21:04:11</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://www.theconnectgroup.net/news.html</url>
		<updated>2009-11-01 15:05:27</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="latest-news-article">
	<type>Article</type>
	<title>Latest news</title>
	<url>http://www.theconnectgroup.net/news/latest-news.html</url>
		<updated>2009-11-01 13:10:39</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="news-archive-article">
	<type>Article</type>
	<title>News archive</title>
	<url>http://www.theconnectgroup.net/news/news-archive.html</url>
		<updated>2009-11-01 13:10:39</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Subscribe to our newsletter</title>
	<url>http://www.theconnectgroup.net/news/subscribe-to-our-newsletter.html</url>
		<updated>2008-07-23 10:33:25</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="products-article">
	<type>Article</type>
	<title>Products</title>
	<url>http://www.theconnectgroup.net/products.html</url>
		<updated>2009-11-01 13:10:39</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="support-article">
	<type>Article</type>
	<title>Support</title>
	<url>http://www.theconnectgroup.net/support.html</url>
		<updated>2010-01-27 11:38:58</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="installation-services-article">
	<type>Article</type>
	<title>Installation Services</title>
	<url>http://www.theconnectgroup.net/installation-services.html</url>
		<updated>2009-11-01 15:05:27</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="product-demo-article">
	<type>Article</type>
	<title>Product Demo</title>
	<url>http://www.theconnectgroup.net/product-demo.html</url>
		<updated>2010-02-24 17:42:03</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="download-article">
	<type>Article</type>
	<title>Downloads</title>
	<url>http://www.theconnectgroup.net/download.html</url>
		<updated>2010-02-09 09:35:36</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="product-information-article">
	<type>Article</type>
	<title>Product Information</title>
	<url>http://www.theconnectgroup.net/download/product-information.html</url>
		<updated>2010-02-03 21:28:28</updated>

	<resourceOf rdf:resource="download-article"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact</title>
	<url>http://www.theconnectgroup.net/contact-us.html</url>
		<updated>2009-11-01 15:05:27</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="register-article">
	<type>Article</type>
	<title>Register</title>
	<url>http://www.theconnectgroup.net/register.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="sign-in-article">
	<type>Article</type>
	<title>Member sign-in</title>
	<url>http://www.theconnectgroup.net/sign-in.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="unable-to-sign-in-article">
	<type>Article</type>
	<title>Unable to sign in?</title>
	<url>http://www.theconnectgroup.net/unable-to-sign-in.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="profile-article">
	<type>Article</type>
	<title>Your profile details</title>
	<url>http://www.theconnectgroup.net/profile.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="shop-basket-article">
	<type>Article</type>
	<title>Your shopping cart</title>
	<url>http://www.theconnectgroup.net/shop-basket.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="order-tracking-article">
	<type>Article</type>
	<title>Order tracking</title>
	<url>http://www.theconnectgroup.net/order-tracking.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="shop-checkout-article">
	<type>Article</type>
	<title>Checkout</title>
	<url>http://www.theconnectgroup.net/shop-checkout.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="information-request-article">
	<type>Article</type>
	<title>Product information request</title>
	<url>http://www.theconnectgroup.net/information-request.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="request-a-call-article">
	<type>Article</type>
	<title>Request a call</title>
	<url>http://www.theconnectgroup.net/request-a-call.html</url>
		<updated>2010-02-17 10:21:05</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="enquiry-basket-article">
	<type>Article</type>
	<title>Enquiry basket</title>
	<url>http://www.theconnectgroup.net/enquiry-basket.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="make-an-enquiry-article">
	<type>Article</type>
	<title>Make an enquiry</title>
	<url>http://www.theconnectgroup.net/make-an-enquiry.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site search</title>
	<url>http://www.theconnectgroup.net/search.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact us</title>
	<url>http://www.theconnectgroup.net/contact-us.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Website library</title>
	<url>http://www.theconnectgroup.net/library.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy policy</title>
	<url>http://www.theconnectgroup.net/privacy-policy.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.theconnectgroup.net/terms.html</url>
		<updated>2009-11-01 14:06:48</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.theconnectgroup.net/subscribe-to-our-newsletter.html</url>
		<updated>2009-11-01 14:06:48</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.theconnectgroup.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.theconnectgroup.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.theconnectgroup.net/products.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- News Resources -->

<Resource rdf:about="news">
	<type>Newsletter</type>
	<title>News</title>
	<url>http://www.theconnectgroup.net/news.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Images Resources -->

<Resource rdf:about="images">
	<type>Archive</type>
	<title>Images</title>
	<url>http://www.theconnectgroup.net/library.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Links Resources -->

<Resource rdf:about="links">
	<type>Favorite</type>
	<title>Links</title>
	<url>http://www.theconnectgroup.net/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
