<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.rorweb.com/ror.css" type="text/css"?>
<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://blog.solmar.ca/. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>Solmar Development Corporation</title>
    <url>http://www.solmar.ca/</url>
    <desc>Solmar has been developing and building fine communities for over 25 years. From single detached homes to luxurious condominiums to custom estate homes located in a variety of prestigious locations, Solmar builds with quality and character.</desc>
    <keywords>Solmar Development Corp. Residential, Commercial &amp; Industrial Property Developments in Toronto, Missisauga, Vaughn, Concord, New Market &amp; the GTA</keywords>
</Resource>

<!-- ******************** Legal Info ***************** -->

<Resource rdf:about="legal">
  <type>Legal</type>  
  <title>Legal</title> 
  <privacy>http://www.solmar.ca/terms_of_use.php</privacy>
  <copyright>Copyright 2004-2006 Solmar Development Corporation</copyright>
  <resourceOf  rdf:resource="main"/>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Solmar Development Corporation</name>
    <email>natalie@solmar.ca</email>
    <url>http://www.solmar.ca/</url>
    <phone>(905) 660-9222</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Street Address</type>
    <title>Solmar Development Corporation</title>
    <address1>122 Romina Drive</address1>
    <city>Concord</city>
    <postalCode>L4K 4Z7</postalCode>
    <stateRegion>Ontario</stateRegion>
    <country>CA</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
		<desc>XML based sitemap file for entries and main pages</desc>
    <url>http://www.solmar.ca/sitemap.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>
