<?xml version="1.0"?>
<!-- This ROR document describes the resources of the website http://www.geocities.com/leighasmygirl/Leigha-CS.html. --> 
<!-- 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#"> 

<!-- ******************** Main Info ******************** --> 
<Resource rdf:about="main">
    <type>Main</type>
    <type>Website</type>
    <title>Leigha\'s Craniosynostosis Website</title>
    <url>http://www.geocities.com/leighasmygirl/Leigha-CS.html</url>
    <desc>All the Craniosynostosis and Positional Plagiocephaly information you need.  Our personal story along with tons of links to help you find a support group or answers to your questions.</desc>
    <keywords>Craniosynostosis, positional plagiocephaly, cranio, plagio, soft spot closure, craniostenosis, DOC band, molding helmets.</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Leigha\'s Craniosynostosis Website</name>
    <url>http://www.geocities.com/leighasmygirl/Leigha-CS.html</url>
    <phone>620-724-7505</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>1311 Carline Road</address1>
    <city>Girard</city>
    <postalCode>66743</postalCode>
    <stateRegion>Kansas</stateRegion>
    <country>US</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>





