<?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.dendron.pl. 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.dendron.pl. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>drewno, tarcica, tartak</title>
    <url>http://www.dendron.pl</url>
    <desc>drewno, tarcica, tartak</desc>
    <keywords>drewno, tarcica, tartak</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>drewno, tarcica, tartak</name>
    <email>biuro@dendron.pl</email>
    <url>http://www.dendron.pl</url>
    <phone>041  25 44 949</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ******************** Location Info ***************** --> 
<Resource>
    <type>Address</type>
    <title>Address</title>
    <address1>Bugaj 35</address1>
    <city>Suchedniow</city>
    <postalCode>26-130</postalCode>
    <stateRegion></stateRegion>
    <country>PL</country>
    <resourceOf rdf:resource="contact"/>
</Resource>


<!-- ******************** Sitemap Info ***************** --> 
<Resource>
    <type>SiteMap</type>
    <title>SiteMap</title>
    <url>http://www.dendron.pl/sitemap.xml</url>
    <resourceOf rdf:resource="main"/>
</Resource>
</rdf:RDF>