<?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://. 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.generoushelp.org . For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>Generous Help</title>
    <url>http://www.generoushelp.org</url>
    <desc>Generous Help is a hub or website between generous individuals, suffering peoples and Charity Organizations</desc>
    <keywords>Generous People, kind Individual, kind help, Help for poverty, helping for education and medicine, Donate for poor, charity organization, Charitable Trust</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Generous Help</name>
    <email>info@generoushelp.org</email>
    <url>http://www.generoushelp.org/contactus.htm</url>
    <phone>9443293536</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>#10, Pallivasal St, Thottakal Main Road, Karamanikuppam</address1>
    <city>Puducherry</city>
    <postalCode>605004</postalCode>
    <stateRegion>Puducherry</stateRegion>
    <country>IN</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.generoushelp.org/sitemap.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>


