<?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.syntheticbytes.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://www.syntheticbytes.com/. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>SyntheticBytes - Oracle Consulting</title>
    <url>http://www.syntheticbytes.com/</url>
    <desc>Paul Breniuc - Oracle Consulting Services. WinSID and WinSIDPro tool. DataRecovery &amp; Forensics. Oracle DBA Tools.</desc>
    <keywords>paul, breniuc, WinSID, oracle, controlfile, dba, tools, recovery, programming, administrator, WinSIDPro, consultanta, recuperare</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>SyntheticBytes - Oracle consulting services</name>
    <url>http://www.syntheticbytes.com/</url>
    <phone>00393483682520</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>Via Luigi Don Sturzo 18D</address1>
    <city>POMEZIA</city>
    <postalCode>00040</postalCode>
    <stateRegion>ROMA</stateRegion>
    <country>IT</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>









