<?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.gdpowell.karoo.net/. 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.gdpowell.karoo.net/. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>G P School of Motoring</title>
    <url>http://www.gdpowell.karoo.net/</url>
    <desc>Driving School In Hull and Beverley</desc>
    <keywords>driving schools in beverley, driving schools in hull,
    				driving lessons in beverley, driving lessons in hull,
    				driving lessons, learning to drive, driving school, driving schools, pass plus, motorway tuition, refresher lessons,
    			  learner driving, driving instructor, driving test, theory test, driving instruction, som, hull, beverley</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>G P School of Motoring</name>
    <url>http://www.gdpowell.karoo.net/</url>
    <phone>01482 679414</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>1, Hodgson Avenue,</address1>
    <city>Beverley</city>
    <postalCode>HU17 0BH</postalCode>
    <stateRegion>East Riding of Yorkshire</stateRegion>
    <country>GB</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Site Map Info ***************** --> 
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>Sitemap Information</title>
    <sitemapGoogle>http://</sitemapGoogle>
    <sitemapROR>http://www.gdpowell.karoo.net</sitemapROR>
    <sitemapYahoo></sitemapYahoo>
    <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>






