<?xml version="1.0" encoding="ISO-8859-1"?>

<!--
Possible parameters for backforum.php

-> cat_id    read new postings in this category only
-> forum_id  read new postings in this forum only
-> username  read new postings from this user only
             search sequence: cat_id, forum_id, username
-> count     number of postings to read, default 10
-> feed      type of feed to deliver, e.g. atom which needs a template
             pnforum_feed_atom.html to work
             default: rss091

pnForum permission still apply! The forum access will be tested against
an unregistered user.

IMPORTANT HINT:
===============
Do not configure pnRender to expose template information for debugging purposes if
you want to use templated RSS feeds! This will result in an XML error message:

XML Parsing Error: xml declaration not at start of external entity
Location: http://www.example.com/backforum.php
Line Number 3, Column 1:<?xml version="1.0" encoding="ISO-8859-1"?>

If you have to do this kind of debugging, do not forget to switch it off as
soon as possible!

-->

<rss version="2.0">
<channel>
    <title>Home of the ACT Equestrian Association Inc - Forum</title>
    <link>Forum/</link>
    <description>Home of the ACT Equestrian Association Inc - Forum</description>
    <language>en-US</language>
    
    <pubDate>Sat, 31 Jul 2010 08:29:11 CDT</pubDate>
    
    <lastBuildDate>Sat, 31 Jul 2010 08:29:11 CDT</lastBuildDate>
    
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>pnForum 1.0</generator>
    <webMaster>grant&#106;&#064;&#097;ctequestrian.com</webMaster>


        <item>
        <title>16 inch County show saddle</title>
        <link>Forum/viewtopic/topic/19#pid28</link>
        <description>Discussions :: Market place - For Sale, trade etc</description>
        <pubDate>Fri, 02 Oct 2009 10:49:00 CDT</pubDate>
        
    </item>
        <item>
        <title>Ranch Extended Straight Load</title>
        <link>Forum/viewtopic/topic/16#pid27</link>
        <description>Discussions :: Market place - For Sale, trade etc</description>
        <pubDate>Fri, 02 Oct 2009 10:46:00 CDT</pubDate>
        
    </item>
        <item>
        <title>StocksInstyle Custom made stocks and ready to stocks</title>
        <link>Forum/viewtopic/topic/18#pid26</link>
        <description>Discussions :: Market place - For Sale, trade etc</description>
        <pubDate>Wed, 22 Jul 2009 05:12:00 CDT</pubDate>
        
    </item>
        <item>
        <title>Govt provides funding for ACTEA to build new arenas</title>
        <link>Forum/viewtopic/topic/4#pid8</link>
        <description>Discussions :: Government decisions that impact equestrians</description>
        <pubDate>Wed, 25 Jun 2008 02:29:00 CDT</pubDate>
        
    </item>
    
</channel>
</rss>