<?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>Virginia Cowboy specializing in quality Hancock, foundation, blue roan, quarter horses, breeding, roping and cow services</title>
    <url>http://www.virginiacowboy.com/</url>
    <desc>Virginia Cowboy specializing in quality Hancock, foundation, blue roan, quarter horses, breeding, roping and cow services</desc>
    <keywords>roan, blue roan, standing at stud, horses for sale, quarter horse, quarter horse sales,QTR, stud, cowboy, QH, Hancock, rope, roping, cow, team roping, horse, foal, virginia, maryland, west virginia, training, foals, dunn, sorrel, ranch, cowboy</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>

<!-- ********** Product Info ********** -->
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="product_0">
    <type>Product</type>
    <title></title>
    <url></url>
    <desc></desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<!-- ********** Feed Info ********** -->
<Resource rdf:about="feeds">
    <type>Feed</type>
    <title>Feeds</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="feed_0">
    <type>Feed</type>
    <title></title>
    <url></url>
    <desc></desc>
    <feedType></feedType>
    <resourceOf rdf:resource="feeds"/>
</Resource>

<Resource rdf:about="feed_1">
    <type>Feed</type>
    <title></title>
    <url></url>
    <desc></desc>
    <feedType></feedType>
    <resourceOf rdf:resource="feeds"/>
</Resource>

<!-- ********** Link Info ********** -->
<Resource rdf:about="links">
    <type>Link</type>
    <title>Links</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="link_0">
    <type>Link</type>
    <title>Star Stone Hancock</title>
    <url>http:\\www.virginiacowboy.com/stone.html</url>
    <desc></desc>
    <resourceOf rdf:resource="links"/>
</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="feeds"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-products">
    <seeAlso rdf:resource="products"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-links">
    <seeAlso rdf:resource="links"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

</rdf:RDF>



       