<?xml version="1.0"?>

<!-- This ROR document describes the resources of this website.  -->
<!-- For information about the ROR format, go to http://www.rorweb.com -->
<rdf:RDF xmlns="http://rorweb.com/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> 

<!-- ********** Main Info ********** -->
<Resource rdf:about="main">
    <type>Main</type>
    <title>Anne Street Gospel Chapel</title>
    <url>http://www.annestchurch.org.au/</url>
    <desc>Home Page for Anne Street Gospel Chapel</desc>
    <keywords>Anne Street Gospel Chapel Home Page, Anne Street Gospel Chapel, Anne Street Church, Townsville Churches, Brethren, Gospel Hall, Christian Church, Christian Assembly, Bible Teaching, Youth Group, Sunday School, Kids Club, Worship, Communion, Singing, Praise, Bible Studies, Home Group, EGGs, Rally, Townsville, Jesus, Basic Doctrines, Baptism, Townsville Gospel Chapel, Sermons, Calendar</keywords>
    <image></image>
</Resource>

<!-- ********** Contact Info ********** -->
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>B Loader</name>
    <url>http://www.annestchurch.org.au/</url>
    <email>anne_st@aapt.net.au</email>
    <phone>47230058</phone>
    <fax></fax>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>5 Birrabang</address1>
    <city>Townsville</city>
    <stateRegion>Qld</stateRegion>
    <postalCode>4817</postalCode>
    <country>Aust</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ********** Article Info ********** -->
<Resource rdf:about="articles">
    <type>Article</type>
    <title>Articles</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="article_0">
    <type>Article</type>
    <title>Sermon Downloads</title>
    <url>http://www.annestchurch.org.au/mp3_sermons/sermons.htm</url>
    <desc>Download Weekend Sermons</desc>
    <creator>Various</creator>
    <resourceOf rdf:resource="articles"/>
</Resource>

<!-- ********** Newsletter Info ********** -->
<Resource rdf:about="newsletter_0">
    <type>Newsletter</type>
    <title>Calandars</title>
    <url>http://www.annestchurch.org.au/calendar.htm</url>
    <desc>Church calendar including event dates, times and venues... </desc>
    <circulation></circulation>
    <publishPeriod>mounthly</publishPeriod>
    <resourceOf rdf:resource="main"/>
</Resource>

<!-- ********** Link Info ********** -->
<Resource rdf:about="links">
    <type>Link</type>
    <title>Links</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="link_0">
    <type>Link</type><title>Resources and Links</title>
    <url>http://www.annestchurch.org.au/resources_and_links.htm</url>
    <desc>Usefull resources and links</desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<!-- ********** Site Map Info ********** -->
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>SiteMap</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="map-about">
    <seeAlso rdf:resource="main"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-contact">
    <seeAlso rdf:resource="contact"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-articles">
    <seeAlso rdf:resource="articles"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-newsletters">
    <seeAlso rdf:resource="newsletter_0"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-links">
    <seeAlso rdf:resource="links"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

</rdf:RDF>