<?xml version="1.0"?>

<!-- This ROR document describes the resources of this website.  -->
<!-- For information about the ROR format, go to http://www.rorweb.com -->
<rdf:RDF xmlns="http://rorweb.com/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> 

<!-- ********** Main Info ********** -->
<Resource rdf:about="main">
    <type>Main</type>
    <title>NickTaylor.org.uk - Nick Taylor's homepage</title>
    <url>http://www.drzaza.com/nick/index.htm</url>
    <desc>NickTaylor.org.uk is the personal website of Nick Taylor (Nicholas James Taylor)</desc>
		<descLong>NickTaylor.org.uk is the personal website of Nick Taylor (Nicholas James Taylor). It contains personal photos from holidays, including cycling tours to Paris, Madrid and Rome, and trips to Canada, Brasil, Argentina, Uruguay, Chile and Italy. It also contains some recipes for his favourite cakes as well as some links to favourite websites.</descLong>
    <keywords>nick taylor, nicholas taylor, nicholas james taylor, drzaza, drzaza zaza, zaza, cycling, cycling tour, venice to rome, oxford to paris, ljubljana to budapest, sardinia, bilbao to valencia, Pete Cook, Jake Sudlow, John Leonard, Steve Carroll, Victoria Smith, Victoria Taylor, Robin Taylor, Lillian Rose Taylor, Lisa Taylor</keywords>
		<updated>2008-08-03</updated>
    <image></image>
</Resource>

<!-- ********** Contact Info ********** -->
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Nick Taylor</name>
    <url>http://www.drzaza.com/nick/index.htm</url>
    <email></email>
    <phone></phone>
    <fax></fax>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1></address1>
    <city></city>
    <stateRegion></stateRegion>
    <postalCode></postalCode>
    <country></country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ********** Site Map Info ********** -->
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>SiteMap</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="map-about">
    <seeAlso rdf:resource="main"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-contact">
    <seeAlso rdf:resource="contact"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

</rdf:RDF>


