<?xml version="1.0"?>
<!--

This is a ROR document describing the structure and objects of the 
website "Uniwell Systems (UK) Ltd". 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.uniwell.co.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>EPOS Systems</title>
	<rdfs:seeAlso rdf:resource="index-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="about-us">
	<title>About Uniwell</title>
	<rdfs:seeAlso rdf:resource="about-us-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="contact-us">
	<title>Contact Uniwell</title>
	<rdfs:seeAlso rdf:resource="contact"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="directions-to-uniwell">
	<title>Directions to Uniwell</title>
	<rdfs:seeAlso rdf:resource="directions-to-uniwell-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="photos">
	<title>Photos</title>
	<rdfs:seeAlso rdf:resource="photos-article"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="links">
	<title>Links</title>
	<rdfs:seeAlso rdf:resource="links"/>
	<resourceOf rdf:resource="about-us"/>
</Resource>

			

<Resource rdf:about="uniwell-reseller">
	<title>Uniwell Reseller</title>
	<rdfs:seeAlso rdf:resource="uniwell-reseller-article"/>
	<resourceOf rdf:resource="links"/>
</Resource>

			

<Resource rdf:about="uniwell-distributor">
	<title>Uniwell Distributor</title>
	<rdfs:seeAlso rdf:resource="uniwell-distributor-article"/>
	<resourceOf rdf:resource="links"/>
</Resource>

			

<Resource rdf:about="uniwell-user">
	<title>Uniwell User</title>
	<rdfs:seeAlso rdf:resource="uniwell-user-article"/>
	<resourceOf rdf:resource="links"/>
</Resource>

			

<Resource rdf:about="system-integration-partner">
	<title>System Integration Partner</title>
	<rdfs:seeAlso rdf:resource="system-integration-partner-article"/>
	<resourceOf rdf:resource="links"/>
</Resource>

			

<Resource rdf:about="how-to-buy">
	<title>How to Buy &amp; Advice</title>
	<rdfs:seeAlso rdf:resource="how-to-buy-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="how-to-buy">
	<title>Buy EPOS</title>
	<rdfs:seeAlso rdf:resource="how-to-buy-article"/>
	<resourceOf rdf:resource="how-to-buy"/>
</Resource>

			

<Resource rdf:about="epos-buyers-guide">
	<title>EPOS Buyers Guide</title>
	<rdfs:seeAlso rdf:resource="epos-buyers-guide-article"/>
	<resourceOf rdf:resource="how-to-buy"/>
</Resource>

			

<Resource rdf:about="epos-system-benefits">
	<title>EPOS System Benefits</title>
	<rdfs:seeAlso rdf:resource="epos-system-benefits-article"/>
	<resourceOf rdf:resource="how-to-buy"/>
</Resource>

			

<Resource rdf:about="for-resellers">
	<title>For Resellers</title>
	<rdfs:seeAlso rdf:resource="for-resellers-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="reseller-services">
	<title>Reseller Services</title>
	<rdfs:seeAlso rdf:resource="reseller-services-article"/>
	<resourceOf rdf:resource="for-resellers"/>
</Resource>

			

<Resource rdf:about="becoming-a-customer">
	<title>Becoming a Reseller</title>
	<rdfs:seeAlso rdf:resource="becoming-a-customer-article"/>
	<resourceOf rdf:resource="for-resellers"/>
</Resource>

			

<Resource rdf:about="reseller-login">
	<title>Reseller Login</title>
	<rdfs:seeAlso rdf:resource="reseller-login-article"/>
	<resourceOf rdf:resource="for-resellers"/>
</Resource>

			

<Resource rdf:about="downloads">
	<title>Downloads</title>
	<rdfs:seeAlso rdf:resource="downloads-article"/>
	<resourceOf rdf:resource="for-resellers"/>
</Resource>

			

<Resource rdf:about="weee">
	<title>WEEE Statement</title>
	<rdfs:seeAlso rdf:resource="weee-article"/>
	<resourceOf rdf:resource="for-resellers"/>
</Resource>

			

<Resource rdf:about="weee-collection-procedure">
	<title>WEEE Collection Procedure</title>
	<rdfs:seeAlso rdf:resource="weee-collection-procedure-article"/>
	<resourceOf rdf:resource="weee"/>
</Resource>

			

<Resource rdf:about="price-list">
	<title>Price list</title>
	<rdfs:seeAlso rdf:resource="price-list-article"/>
	<resourceOf rdf:resource="for-resellers"/>
</Resource>

			

<Resource rdf:about="products">
	<title>EPOS Catalogue</title>
	<rdfs:seeAlso rdf:resource="products"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="markets-case-studies">
	<title>Solutions &amp; Case studies</title>
	<rdfs:seeAlso rdf:resource="markets-case-studies-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="bar-epos">
	<title>Bar EPOS Systems</title>
	<rdfs:seeAlso rdf:resource="bar-epos-article"/>
	<resourceOf rdf:resource="markets-case-studies"/>
</Resource>

			

<Resource rdf:about="restaurant-epos">
	<title>Restaurant EPOS Systems</title>
	<rdfs:seeAlso rdf:resource="restaurant-epos-article"/>
	<resourceOf rdf:resource="markets-case-studies"/>
</Resource>

			

<Resource rdf:about="quick-service">
	<title>Quick Service EPOS Systems</title>
	<rdfs:seeAlso rdf:resource="quick-service-article"/>
	<resourceOf rdf:resource="markets-case-studies"/>
</Resource>

			

<Resource rdf:about="entertainment-venue">
	<title>Entertainment Venue EPOS Systems</title>
	<rdfs:seeAlso rdf:resource="entertainment-venue-article"/>
	<resourceOf rdf:resource="markets-case-studies"/>
</Resource>

			

<Resource rdf:about="universities">
	<title>University EPOS Systems</title>
	<rdfs:seeAlso rdf:resource="universities-article"/>
	<resourceOf rdf:resource="markets-case-studies"/>
</Resource>

			

<Resource rdf:about="retail">
	<title>Retail EPOS Systems</title>
	<rdfs:seeAlso rdf:resource="retail-article"/>
	<resourceOf rdf:resource="markets-case-studies"/>
</Resource>

			

<Resource rdf:about="hotels">
	<title>Hotel EPOS Systems</title>
	<rdfs:seeAlso rdf:resource="hotels-article"/>
	<resourceOf rdf:resource="markets-case-studies"/>
</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="downloads-free-tools">
	<title>Downloads Library</title>
	<rdfs:seeAlso rdf:resource="downloads-free-tools-article"/>
	<resourceOf rdf:resource="main_menu_pages"/>
</Resource>

			

<Resource rdf:about="website-library">
	<title>Website Library</title>
	<rdfs:seeAlso rdf:resource="website-library-article"/>
	<resourceOf rdf:resource="downloads-free-tools"/>
</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="information-request">
	<title>Product Information Request</title>
	<rdfs:seeAlso rdf:resource="information-request-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="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="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>Reseller Login</title>
	<rdfs:seeAlso rdf:resource="sign-in-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="reseller">
	<title>Reseller page</title>
	<rdfs:seeAlso rdf:resource="reseller-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="benefits-of-orderman-hand-helds">
	<title>Orderman Wireless Ordering System - Benefits</title>
	<rdfs:seeAlso rdf:resource="benefits-of-orderman-hand-helds-article"/>
	<resourceOf rdf:resource="internal_pages"/>
</Resource>

			

<Resource rdf:about="epos">
	<title>EPOS System - Benefits</title>
	<rdfs:seeAlso rdf:resource="epos-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>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>

<!-- 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>EPOS Systems</title>
	<url>http://www.uniwell.co.uk/index.html</url>
		<updated>2008-07-31 14:15:20</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="about-us-article">
	<type>Article</type>
	<title>About Uniwell</title>
	<url>http://www.uniwell.co.uk/about-us.html</url>
		<updated>2008-07-18 22:38:43</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="contact-us-article">
	<type>Article</type>
	<title>Contact Uniwell</title>
	<url>http://www.uniwell.co.uk/about-us/contact-us.html</url>
		<updated>2008-07-08 12:56:30</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="directions-to-uniwell-article">
	<type>Article</type>
	<title>Directions to Uniwell</title>
	<url>http://www.uniwell.co.uk/about-us/directions-to-uniwell.html</url>
		<updated>2008-07-24 09:31:51</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="photos-article">
	<type>Article</type>
	<title>Photos</title>
	<url>http://www.uniwell.co.uk/about-us/photos.html</url>
		<updated>2008-07-08 12:41:14</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="links-article">
	<type>Article</type>
	<title>Links</title>
	<url>http://www.uniwell.co.uk/about-us/links.html</url>
		<updated>2008-07-24 09:31:51</updated>

	<resourceOf rdf:resource="about-us-article"/>
</Resource>

			

<Resource rdf:about="uniwell-reseller-article">
	<type>Article</type>
	<title>Uniwell Reseller</title>
	<url>http://www.uniwell.co.uk/about-us/links/uniwell-reseller.html</url>
		<updated>2008-08-26 15:08:24</updated>

	<resourceOf rdf:resource="links-article"/>
</Resource>

			

<Resource rdf:about="uniwell-distributor-article">
	<type>Article</type>
	<title>Uniwell Distributor</title>
	<url>http://www.uniwell.co.uk/about-us/links/uniwell-distributor.html</url>
		<updated>2008-08-04 10:11:59</updated>

	<resourceOf rdf:resource="links-article"/>
</Resource>

			

<Resource rdf:about="uniwell-user-article">
	<type>Article</type>
	<title>Uniwell User</title>
	<url>http://www.uniwell.co.uk/about-us/links/uniwell-user.html</url>
		<updated>2008-07-25 09:40:07</updated>

	<resourceOf rdf:resource="links-article"/>
</Resource>

			

<Resource rdf:about="system-integration-partner-article">
	<type>Article</type>
	<title>System Integration Partner</title>
	<url>http://www.uniwell.co.uk/about-us/links/system-integration-partner.html</url>
		<updated>2008-07-24 09:31:51</updated>

	<resourceOf rdf:resource="links-article"/>
</Resource>

			

<Resource rdf:about="how-to-buy-article">
	<type>Article</type>
	<title>How to Buy &amp; Advice</title>
	<url>http://www.uniwell.co.uk/how-to-buy.html</url>
		<updated>2008-07-18 22:40:36</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="how-to-buy-article">
	<type>Article</type>
	<title>Buy EPOS</title>
	<url>http://www.uniwell.co.uk/how-to-buy/how-to-buy.html</url>
		<updated>2008-07-31 11:16:43</updated>

	<resourceOf rdf:resource="how-to-buy-article"/>
</Resource>

			

<Resource rdf:about="epos-buyers-guide-article">
	<type>Article</type>
	<title>EPOS Buyers Guide</title>
	<url>http://www.uniwell.co.uk/how-to-buy/epos-buyers-guide.html</url>
		<updated>2008-07-31 10:57:19</updated>

	<resourceOf rdf:resource="how-to-buy-article"/>
</Resource>

			

<Resource rdf:about="epos-system-benefits-article">
	<type>Article</type>
	<title>EPOS System Benefits</title>
	<url>http://www.uniwell.co.uk/how-to-buy/epos-system-benefits.html</url>
		<updated>2008-07-31 14:16:59</updated>

	<resourceOf rdf:resource="how-to-buy-article"/>
</Resource>

			

<Resource rdf:about="for-resellers-article">
	<type>Article</type>
	<title>For Resellers</title>
	<url>http://www.uniwell.co.uk/for-resellers.html</url>
		<updated>2008-07-08 13:02:13</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="reseller-services-article">
	<type>Article</type>
	<title>Reseller Services</title>
	<url>http://www.uniwell.co.uk/for-resellers/reseller-services.html</url>
		<updated>2008-07-08 13:03:14</updated>

	<resourceOf rdf:resource="for-resellers-article"/>
</Resource>

			

<Resource rdf:about="becoming-a-customer-article">
	<type>Article</type>
	<title>Becoming a Reseller</title>
	<url>http://www.uniwell.co.uk/for-resellers/becoming-a-customer.html</url>
		<updated>2008-06-03 16:16:04</updated>

	<resourceOf rdf:resource="for-resellers-article"/>
</Resource>

			

<Resource rdf:about="reseller-login-article">
	<type>Article</type>
	<title>Reseller Login</title>
	<url>http://www.uniwell.co.uk/for-resellers/reseller-login.html</url>
		<updated>2008-02-07 14:34:58</updated>

	<resourceOf rdf:resource="for-resellers-article"/>
</Resource>

			

<Resource rdf:about="downloads-article">
	<type>Article</type>
	<title>Downloads</title>
	<url>http://www.uniwell.co.uk/for-resellers/downloads.html</url>
		<updated>2008-02-07 14:36:57</updated>

	<resourceOf rdf:resource="for-resellers-article"/>
</Resource>

			

<Resource rdf:about="weee-article">
	<type>Article</type>
	<title>WEEE Statement</title>
	<url>http://www.uniwell.co.uk/for-resellers/weee.html</url>
		<updated>2008-07-08 12:51:38</updated>

	<resourceOf rdf:resource="for-resellers-article"/>
</Resource>

			

<Resource rdf:about="weee-collection-procedure-article">
	<type>Article</type>
	<title>WEEE Collection Procedure</title>
	<url>http://www.uniwell.co.uk/for-resellers/weee/weee-collection-procedure.html</url>
		<updated>2008-07-08 12:51:38</updated>

	<resourceOf rdf:resource="weee-article"/>
</Resource>

			

<Resource rdf:about="price-list-article">
	<type>Article</type>
	<title>Price list</title>
	<url>http://www.uniwell.co.uk/for-resellers/price-list.html</url>
		<updated>2008-01-30 11:13:57</updated>

	<resourceOf rdf:resource="for-resellers-article"/>
</Resource>

			

<Resource rdf:about="products-article">
	<type>Article</type>
	<title>EPOS Catalogue</title>
	<url>http://www.uniwell.co.uk/products.html</url>
		<updated>2008-07-15 09:57:25</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="markets-case-studies-article">
	<type>Article</type>
	<title>Solutions &amp; Case studies</title>
	<url>http://www.uniwell.co.uk/markets-case-studies.html</url>
		<updated>2008-07-08 12:43:10</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="bar-epos-article">
	<type>Article</type>
	<title>Bar EPOS Systems</title>
	<url>http://www.uniwell.co.uk/markets-case-studies/bar-epos.html</url>
		<updated>2008-07-08 12:47:40</updated>

	<resourceOf rdf:resource="markets-case-studies-article"/>
</Resource>

			

<Resource rdf:about="restaurant-epos-article">
	<type>Article</type>
	<title>Restaurant EPOS Systems</title>
	<url>http://www.uniwell.co.uk/markets-case-studies/restaurant-epos.html</url>
		<updated>2008-07-08 12:47:16</updated>

	<resourceOf rdf:resource="markets-case-studies-article"/>
</Resource>

			

<Resource rdf:about="quick-service-article">
	<type>Article</type>
	<title>Quick Service EPOS Systems</title>
	<url>http://www.uniwell.co.uk/markets-case-studies/quick-service.html</url>
		<updated>2008-07-08 12:47:02</updated>

	<resourceOf rdf:resource="markets-case-studies-article"/>
</Resource>

			

<Resource rdf:about="entertainment-venue-article">
	<type>Article</type>
	<title>Entertainment Venue EPOS Systems</title>
	<url>http://www.uniwell.co.uk/markets-case-studies/entertainment-venue.html</url>
		<updated>2008-07-16 15:06:27</updated>

	<resourceOf rdf:resource="markets-case-studies-article"/>
</Resource>

			

<Resource rdf:about="universities-article">
	<type>Article</type>
	<title>University EPOS Systems</title>
	<url>http://www.uniwell.co.uk/markets-case-studies/universities.html</url>
		<updated>2008-07-08 12:46:37</updated>

	<resourceOf rdf:resource="markets-case-studies-article"/>
</Resource>

			

<Resource rdf:about="retail-article">
	<type>Article</type>
	<title>Retail EPOS Systems</title>
	<url>http://www.uniwell.co.uk/markets-case-studies/retail.html</url>
		<updated>2008-07-08 12:46:51</updated>

	<resourceOf rdf:resource="markets-case-studies-article"/>
</Resource>

			

<Resource rdf:about="hotels-article">
	<type>Article</type>
	<title>Hotel EPOS Systems</title>
	<url>http://www.uniwell.co.uk/markets-case-studies/hotels.html</url>
		<updated>2008-07-08 12:48:20</updated>

	<resourceOf rdf:resource="markets-case-studies-article"/>
</Resource>

			

<Resource rdf:about="news-article">
	<type>Article</type>
	<title>News</title>
	<url>http://www.uniwell.co.uk/news.html</url>
		<updated>2008-07-08 13:04:43</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="latest-news-article">
	<type>Article</type>
	<title>Latest News</title>
	<url>http://www.uniwell.co.uk/news/latest-news.html</url>
		<updated>2008-07-08 13:08:40</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="news-archive-article">
	<type>Article</type>
	<title>News Archive</title>
	<url>http://www.uniwell.co.uk/news/news-archive.html</url>
		<updated>2008-07-08 13:08:40</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.uniwell.co.uk/news/subscribe-to-our-newsletter.html</url>
		<updated>2008-01-09 12:21:39</updated>

	<resourceOf rdf:resource="news-article"/>
</Resource>

			

<Resource rdf:about="downloads-free-tools-article">
	<type>Article</type>
	<title>Downloads Library</title>
	<url>http://www.uniwell.co.uk/downloads-free-tools.html</url>
		<updated>2008-07-18 22:42:10</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="website-library-article">
	<type>Article</type>
	<title>Website Library</title>
	<url>http://www.uniwell.co.uk/downloads-free-tools/website-library.html</url>
		<updated>2008-02-07 14:36:57</updated>

	<resourceOf rdf:resource="downloads-free-tools-article"/>
</Resource>

			

<Resource rdf:about="subscribe-to-our-newsletter-article">
	<type>Article</type>
	<title>Subscribe to our Newsletter</title>
	<url>http://www.uniwell.co.uk/subscribe-to-our-newsletter.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="search-article">
	<type>Article</type>
	<title>Site Search</title>
	<url>http://www.uniwell.co.uk/search.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="information-request-article">
	<type>Article</type>
	<title>Product Information Request</title>
	<url>http://www.uniwell.co.uk/information-request.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="order-tracking-article">
	<type>Article</type>
	<title>Order Tracking</title>
	<url>http://www.uniwell.co.uk/order-tracking.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="profile-article">
	<type>Article</type>
	<title>Your profile details</title>
	<url>http://www.uniwell.co.uk/profile.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="register-article">
	<type>Article</type>
	<title>Register</title>
	<url>http://www.uniwell.co.uk/register.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="request-a-call-article">
	<type>Article</type>
	<title>Request a Call</title>
	<url>http://www.uniwell.co.uk/request-a-call.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="shop-basket-article">
	<type>Article</type>
	<title>Your shopping cart</title>
	<url>http://www.uniwell.co.uk/shop-basket.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="shop-checkout-article">
	<type>Article</type>
	<title>Checkout</title>
	<url>http://www.uniwell.co.uk/shop-checkout.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="sign-in-article">
	<type>Article</type>
	<title>Reseller Login</title>
	<url>http://www.uniwell.co.uk/sign-in.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="reseller-article">
	<type>Article</type>
	<title>Reseller page</title>
	<url>http://www.uniwell.co.uk/reseller.html</url>
		<updated>2008-06-05 14:35:29</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="benefits-of-orderman-hand-helds-article">
	<type>Article</type>
	<title>Orderman Wireless Ordering System - Benefits</title>
	<url>http://www.uniwell.co.uk/benefits-of-orderman-hand-helds.html</url>
		<updated>2008-09-23 16:25:55</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="epos-article">
	<type>Article</type>
	<title>EPOS System - Benefits</title>
	<url>http://www.uniwell.co.uk/epos.html</url>
		<updated>2008-07-31 11:08:55</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="library-article">
	<type>Article</type>
	<title>Website Library</title>
	<url>http://www.uniwell.co.uk/library.html</url>
		<updated>2008-04-15 16:57:53</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="privacy-policy-article">
	<type>Article</type>
	<title>Privacy Policy</title>
	<url>http://www.uniwell.co.uk/privacy-policy.html</url>
		<updated>2008-02-05 14:11:53</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>

			

<Resource rdf:about="terms-article">
	<type>Article</type>
	<title>Terms of use</title>
	<url>http://www.uniwell.co.uk/terms.html</url>
		<updated>2008-02-05 14:11:53</updated>

	<resourceOf rdf:resource="articles"/>
</Resource>


<!-- Legal Resources -->


<Resource rdf:about="legal">
	<type>Legal</type>   
	<title>Legal</title>  
	<privacy>http://www.uniwell.co.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.uniwell.co.uk/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.uniwell.co.uk/products.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- News Resources -->

<Resource rdf:about="news">
	<type>Newsletter</type>
	<title>News</title>
	<url>http://www.uniwell.co.uk/news.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Images Resources -->

<Resource rdf:about="images">
	<type>Archive</type>
	<title>Images</title>
	<url>http://www.uniwell.co.uk/library.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>


<!-- Links Resources -->

<Resource rdf:about="links">
	<type>Favorite</type>
	<title>Links</title>
	<url>http://www.uniwell.co.uk/links.html</url>    
	<resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
