<?xml version="1.0"?>
<?xml-stylesheet href="http://www.rorweb.com/ror.css" type="text/css"?>
<!-- This is a ROR formatted XML document describing the resources of the website http://www.claspools.co.uk. For information about the ROR format, go to www.rorweb.com --> 
<rdf:RDF xmlns="http://rorweb.com/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> 

<!-- ******************** Main Info ******************** --> 
<Resource rdf:about="main">
    <rorinfo>This is a ROR formatted XML document describing the resources of the website http://www.claspools.co.uk. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>class pools</title>
<url>http://www.classpools.co.uk</url> <desc>CLASS POOLS A LOCAL SWANSEA FIRM 
BUILDING ALL TYPES OF SWIMMING POOLS IN THE SOUTH WALES AREA, SUPPLYING ALL TYPES 
OF SWIMMING POOL ACCESSORIES, REPAIRS AND SWIMMING POOL MAINTENANCE UNDERTAKEN 
ESTABLISHED SINCE 1997.</desc> <keywords> swimming pools,dealers,pool accessories,south 
wales area,servicing,chemicals treatment,concrete liner swimming pools,polypool 
kits,pool filters,pool heating,solar panels,solar mating,inground outdoor pools,indoor 
pools,covers winter &amp; summer,pool dealers,servicing,repairs</keywords> </Resource> 
<!-- ******************** Contact Info ***************** -->
<Resource rdf:about="contact"> <type>Contact</type> 
<title>Contact Info</title>
<name>class pools</name> <url>http://www.classpools.co.uk</url> <phone>01792 524 
183, 0790 3591450</phone> <resourceOf rdf:resource="main"/> </Resource> <Resource rdf:about="address"> 
<type>Address</type> 
<title>Address</title>
    <address1>50 Penderry road</address1>
    <city>Swansea</city>
    <postalCode>sa5 7eb</postalCode>
    <stateRegion>West Glamorgan</stateRegion>
    <country>GB</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Site Map Info ***************** --> 
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>Site Map</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="map-about">
    <title>About</title>
    <seeAlso rdf:resource="main"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-contact">
    <title>Contact</title>
    <seeAlso rdf:resource="contact"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

</rdf:RDF>






