
<?xml version="1.0"?>

<!-- This ROR document describes the resources of this website.  -->
<!-- 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#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> 

<!-- ********** Main Info ********** -->
<Resource rdf:about="main">
    <type>Main</type>
    <title>GO SNOW GO FALLS CREEK</title>
    <url>http://www.fallscreekaccommodation.com.au/</url>
    <desc>Go Snow Go Falls Creek - Booking service for all Australian snow resorts.</desc>
    <keywords>ski holiday, ski Australia, ski Victoria,snow holiday, ski resorts, high country, alpine resort, alpine accommodation, in snow accommodation, sport, winter sport, cross country skiing,snowboarding, Falls Creek accommodation, ski lodge, winter holiday, summer holiday, Falls Creek reservations, gosnow goFalls Creek, skiing, Easter Holiday, ski chalet, slalom, down hill skiing, alpine, bush walking, mountain biking, telemark.</keywords>
    <image></image>
</Resource>

<!-- ********** Contact Info ********** -->
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name></name>
    <url></url>
    <email></email>
    <phone></phone>
    <fax></fax>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1></address1>
    <city></city>
    <stateRegion></stateRegion>
    <postalCode></postalCode>
    <country></country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ********** Feed Info ********** -->
<Resource rdf:about="feed_0">
    <type>Feed</type>
    <title>ROR</title>
    <url>ror.xml</url>
    <desc></desc>
    <feedType>RSS</feedType>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ********** Site Map Info ********** -->
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>SiteMap</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="map-about">
    <seeAlso rdf:resource="main"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-contact">
    <seeAlso rdf:resource="contact"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-feeds">
    <seeAlso rdf:resource="feed_0"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

</rdf:RDF>



       