<?xml version="1.0"?>
<?xml-stylesheet href="ror.css" type="text/css"?><!-- This is a ROR formatted XML document describing the resources of the website http://www.wchj.org. 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.wchj.org. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>Westchester Community for Humanistic Judaism</title>
    <url>http://www.wchj.org</url>
    <desc>The official web site of the Westchester Community for Humanistic Judaism</desc>
    <keywords>humanism,humanistic judaism,westchester jews,humanistic jews,westchester judasim,secular judaism,secular jews,westchester secular jews,westchester humanistic jews</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Dmitry Turovsky</name>
    <url>http://www.wchj.org</url>
    <phone>(212)292-6189</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>84 Sprague Rd</address1>
    <city>Scarsdale</city>
    <postalCode>10583</postalCode>
    <stateRegion>NY</stateRegion>
    <country>US</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Site Map Info ***************** --> 
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>Sitemap Information</title>
    <sitemapGoogle/>
    <sitemapROR>http://www.wchj.org/sitemap.xml</sitemapROR>
    <sitemapYahoo/>
    <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>