<?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.sembel.net. 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.sembel.net. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>SEMBEL PageSpy</title>
    <url>http://www.sembel.net</url>
    <desc>HTML/DHTML source viewer and analyzer. The easiest way to show source, analyze forms, query, cookie and more.</desc>
    <keywords>PageSpy,View Source,HTML,DHTML,DOM,Javascript,Vbscript,JScript,Internet Explorer,Tool,Inspector,script,webmaster,web,developer,debug,analyze,cookie,form,input, query,image,testing</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>SEMBEL PageSpy</name>
    <url>http://www.sembel.net</url>
    <phone>+49 (0) 228-4229266</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>Siegfried-Leopold.Str 69</address1>
    <city>Bonn</city>
    <postalCode>53225</postalCode>
    <stateRegion>NRW</stateRegion>
    <country>DE</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Site Map Info ***************** --> 
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>Site Map</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="map-about">
    <title>About</title>
    <seeAlso rdf:resource="main"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-contact">
    <title>Contact</title>
    <seeAlso rdf:resource="contact"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

</rdf:RDF>






