<?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://binteractiveonline.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://binteractiveonline.com. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>B Interactive</title>
    <url>http://binteractiveonline.com</url>
    <desc>Jacksonville Web Design Graphic Design Interactive Marketing</desc>
    <keywords>jacksonville web design, web site design, website design, web design jacksonville fl, web design jakcsonville florida, graphic design, interactive marketing</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>B Interactive</name>
    <email>getitdone@binteractiveonline.com</email>
    <url>http://binteractiveonline.com</url>
    <phone>904-688-02414</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1></address1>
    <city>Jacksonville</city>
    <postalCode></postalCode>
    <stateRegion>FL</stateRegion>
    <country>US</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://binteractiveonline.com/rorfeed.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://binteractiveonline.com/sitemap.aspx</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Product Info (if any) ***************** --> 
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <url>http://binteractiveonline.com</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Product 1</title>
    <url>http://binteractiveonline.com</url>
    <desc>Web Design</desc>
    <price>Varies</price>
    <currency>USD</currency>
    <image></image>
    <available>yes</available>
    <kind>service</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Product 2</title>
    <url>http://binteractiveonline.com</url>
    <desc>Web Development</desc>
    <price>Varies</price>
    <currency>USD</currency>
    <image></image>
    <available>yes</available>
    <kind>service</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Product 3</title>
    <url>http://binteractiveonline.com</url>
    <desc>Internet Marketing</desc>
    <price>Varies</price>
    <currency>USD</currency>
    <image></image>
    <available>yes</available>
    <kind>service</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource>
    <type>Product</type>
    <title>Product 4</title>
    <url>http://binteractiveonline.com</url>
    <desc>Website Management</desc>
    <price>Varies</price>
    <currency>USD</currency>
    <image></image>
    <available>yes</available>
    <kind>service</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

<!-- ******************** Article Info (if any) ***************** --> 
<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles</title>
    <url>http://binteractiveonline.com</url>
    <resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>

