<?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.skouraseye.com/. 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.skouraseye.com/. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>Skouras Eye Centre</title>
    <url>http://www.skouraseye.com/</url>
    <desc><!--// add description words //--></desc>
    <keywords><!--// add key words //--></keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Skouras Eye Centre</name>
    <email>info@skouraseye.com</email>
    <url>http://www.skouraseye.com/</url>
    <phone>416-590-0300</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>4211 Yonge Street, Suite 425</address1>
    <city>Toronto</city>
    <postalCode>M2P 2A9</postalCode>
    <stateRegion>Ontario</stateRegion>
    <country>Canada</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://www.skouraseye.com/sitemap.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>





</rdf:RDF>


