<?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>Aikido Kenkyu Kai International (AKI) - forum</title>
    <link>forum/</link>
    <description>Aikido Kenkyu Kai International (AKI) - forum</description>
    <language>en-US</language>
    
    <pubDate>Thu, 29 Jul 2010 06:48:52 CDT</pubDate>
    
    <lastBuildDate>Thu, 29 Jul 2010 06:48:52 CDT</lastBuildDate>
    
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>pnForum 1.0</generator>
    <webMaster>inf&#111;&#064;&#097;ikidocanberra.com</webMaster>


        <item>
        <title>A.K.I. Nature Reserve  ( Noosa Heads )</title>
        <link>forum/viewtopic/topic/5/start/0#pid23</link>
        <description>General Discussions :: About Anything</description>
        <pubDate>Sat, 02 May 2009 19:20:00 CDT</pubDate>
        
    </item>
        <item>
        <title>what is AKI aikido?</title>
        <link>forum/viewtopic/topic/2/start/0#pid22</link>
        <description>General Discussions :: About Anything</description>
        <pubDate>Sun, 26 Apr 2009 13:56:00 CDT</pubDate>
        
    </item>
        <item>
        <title>The role of Sempai/Yudansha in class settings...</title>
        <link>forum/viewtopic/topic/4/start/0#pid21</link>
        <description>General Discussions :: About Anything</description>
        <pubDate>Sun, 26 Apr 2009 13:53:00 CDT</pubDate>
        
    </item>
        <item>
        <title>Our new website</title>
        <link>forum/viewtopic/topic/1/start/0#pid19</link>
        <description>General Discussions :: About Anything</description>
        <pubDate>Tue, 31 Mar 2009 20:34:00 CDT</pubDate>
        
    </item>
        <item>
        <title>Improve our website</title>
        <link>forum/viewtopic/topic/3/start/0#pid13</link>
        <description>General Discussions :: Technical Conversations</description>
        <pubDate>Wed, 04 Feb 2009 12:38:00 CST</pubDate>
        
    </item>
    
</channel>
</rss>