<?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.cdsautomaten.be. 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.cdsautomaten.be. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>CDS AUTOMATEN</title>
    <url>http://www.cdsautomaten.be/2008/</url>
    <desc>CDS AUTOMATEN website</desc>
    <keywords>koffiemachines, horeca inrichting, automaten, broodautomaten, koffie automataat, vending, coffee machines, distributeurs, azkoyen</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>CDS AUTOMATEN</name>
    <email>info@cdsautomaten.be</email>
    <url>http://www.cdsautomaten.be</url>
    <phone>+32(56)257665</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>Sint-Anna 33</address1>
    <city>KORTRIJK</city>
    <postalCode>7700</postalCode>
    <stateRegion></stateRegion>
    <country>BE</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Feed Info ***************** --> 
<Resource>
    <type>Feed</type>
    <title>Feed</title>
    <url>http://</url>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://</url>
    <resourceOf rdf:resource="main"/>
</Resource>

</rdf:RDF>


