﻿<?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://www.build-a-home-bar.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://www.build-a-home-bar.com. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>Build a Home Bar</title>
    <url>http://www.build-a-home-bar.com</url>
    <desc>Guides on constructing, and maintaining a custom home bar. Home Bar Blueprints, and retailers selling Wooden Bars, Bar Stools, and Bar Accessories.</desc>
    <keywords>build, home, bar, custom, wooden</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Build a Home Bar</name>
    <email>admin@build-a-home-bar.com</email>
    <url>http://www.build-a-home-bar.com</url>
    <phone></phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1></address1>
    <city>Texas City</city>
    <postalCode>77590</postalCode>
    <stateRegion>Texas</stateRegion>
    <country>US</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Build a Home Bar - News Feed</title>
    <url>http://www.build-a-home-bar.com/news.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>Build a Home Bar SiteMap</title>
    <url>http://www.build-a-home-bar.com/site-map.php</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Article Info (if any) ***************** --> 
<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles - Home Bar Tips, Homebrew Beer, Party Planning, and more.</title>
    <url>http://www.build-a-home-bar.com/articles.php</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Article</type>
    <title>Crown Molding Made Easy - WoodWorking Tips Article</title>
    <url>http://www.build-a-home-bar.com/crown-molding-tips.php</url>
    <desc>Woodworking Article with tips on installing crown molding, and introductions to quality Rockler woodworking products to make the job much easier.</desc>
    <published>2005-12-28</published>
    <creator>Rockler Woodworking</creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

<Resource>
    <type>Article</type>
    <title>The German Beer Stein</title>
    <url>http://www.build-a-home-bar.com/beer-stein.php</url>
    <desc>Article on the German Beer Stein; from it's rich German history, to how steins are produced, to how steins are being used today.</desc>
    <published>2006-01-18</published>
    <creator>Milton M. Hocker III</creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

</rdf:RDF>

