 <?xml version="1.0"?>
<?xml-stylesheet href="ror_files/ror.css" type="text/css"?><!-- This is a ROR formatted XML document describing the resources of the website http://users.bigpond.net.au/gradley/vbatutor/index.html. 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://users.bigpond.net.au/gradley/vbatutor/index.html. For information about the ROR format, go to www.rorweb.com</rorinfo>
    <type>Main</type>
    <type>Website</type>
    <title>VBA Tutor - Help, Tutorials and Free Lessons.</title>
    <url>http://users.bigpond.net.au/gradley/vbatutor/index.html</url>
    <desc>VBA Tutor - Help, Tutorials and Free Lessons.
Using explained screen shots with simple, fun examples and exercises, 'VBATutor 2006' will impress with how it can clearly and simply explain how to use VBA in WORD and EXCEL.</desc>
    <keywords>VBA, tutor, help, visual basic for applications, word, excel, help, tutor, learn, tutorials, lesson, lessons, VB, Visual Basic, macro, macros, automation, addin, addins, Office, 2003, XP, document manager, document, manager, management, examples</keywords>
</Resource>

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>VBA Tutor - Help, Tutorials and Lessons.</name>
    <url>http://users.bigpond.net.au/gradley/vbatutor/index.html</url>
    <phone>61355611315</phone>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>11 Snell Court</address1>
    <city>Warrnambool</city>
    <postalCode>3280</postalCode>
    <stateRegion>Victoria</stateRegion>
    <country>AU</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ******************** Site Map Info ***************** --> 
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>Sitemap Information</title>
    <sitemapGoogle>http://</sitemapGoogle>
    <sitemapROR>http://users.bigpond.net.au/gradley/vbatutor/</sitemapROR>
    <sitemapYahoo/>
    <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>