<?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://dontgoalone.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://dontgoalone.com. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>DontGoAlone</title>
    <url>http://dontgoalone.com</url>
    <desc>DontGoAlone.com: Where You Can Find Fun Events and Meet New Friends Online!</desc>
    <keywords>single, singles, dating site, match, escort, find singles, events, personals, dontgoalone, dont go alone, meet singles, online dating, internet dating, friends, singles group</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>DontGoAlone</name>
    <email></email>
    <url>http://dontgoalone.com</url>
    <phone></phone>
    <resourceOf rdf:resource="main"/>
</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://dontgoalone.com/sitemap.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Article Info (if any) ***************** --> 
<Resource rdf:about="articles">
    <type>Article</type>
    <title>About</title>
    <url>http://www.my-website.com/about.cfm</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Article</type>
    <title>Article 1</title>
    <url>http://www.my-website.com/articles/aboutcomments.cfm</url>
    <desc>Customer Comments</desc>
    <published>2008-05-20</published>
    <creator>Admin</creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

</rdf:RDF>

