﻿<?xml version="1.0"?>
<!-- This is a ROR formatted XML document describing the resources of the website http://kokomocomputers.secure2u.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://kokomocomputers.secure2u.com. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>Kokomo Computers</title>
    <url>http://kokomocomputers.secure2u.com</url>
    <desc>Computer and PC systems and peripherals sales</desc>
    <keywords>pc systems, handhelds, monitors, software, ram, printers, modems, harddrives, hard drives, computer books, programming books, VB, html, java, C#, python, perl, javascript, jscript, xml, dhtml, edi, xml/edi, xml dtd development, cell phones, cellular, cellular phone, batteries, software development</keywords>
    <updated>2008-01-06</updated>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Kokomo Computers</name>
    <email>edihound@yahoo.com</email>
    <url>http://kokomocomputers.secure2u.com</url>
    <phone>601-731-1011</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>875 Taylor Road</address1>
    <city>Kokomo</city>
    <postalCode>39643</postalCode>
    <stateRegion>MS</stateRegion>
    <country>US</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://kokomocomputers.secure2u.com/kokomocomputers_feed.txt</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Product Info (if any) ***************** --> 
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <url>http://kokomocomputers.secure2u.com/products.html</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource>
    <type>Motherboard</type>
    <title>ASUS Athlon 64</title>
    <url>http://kokomocomputers.secure2u.com/0/2180613.html</url>
    <desc>ASUS Athlon 64 Motherboard</desc>
    <price>71.40</price>
    <currency>USD</currency>
    <image>http://images.secure2u.com/373/Proc/Thumbnail/1467738.jpg</image>
    <available>yes</available>
    <kind>service</kind>
    <resourceOf rdf:resource="products"/>
</Resource>

</rdf:RDF>

