<?xml version="1.0" encoding="utf-8"?>

<!--
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
             dizkus_feed_atom.html to work
             default: rss091

Dizkus 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>Illinois Cycling Association - Dizkus</title>
    <link></link>
    <description>Illinois Cycling Association - Dizkus</description>
    <language>en</language>
    
    <pubDate>Wed, 10 Mar 2010 01:14:38 PST</pubDate>
    
    <lastBuildDate>Wed, 10 Mar 2010 01:14:38 PST</lastBuildDate>
    
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dizkus 3.0</generator>
    <webMaster>Webmaste&#114;&#064;&#073;llinoisCycling.org</webMaster>


        <item>
        <title>2009 Storck Scenario : C 1.1 - 59 cm</title>
        <link>http://illinoiscycling.org/index.php?module=Dizkus&amp;func=viewtopic&amp;topic=7&amp;start=0#pid7</link>
        <description>Misc :: Classifieds</description>
        <pubDate>Thu, 04 Mar 2010 02:52:00 EST</pubDate>
        
    </item>
        <item>
        <title>FS: 05 Roubaix Frame and rival crank</title>
        <link>http://illinoiscycling.org/index.php?module=Dizkus&amp;func=viewtopic&amp;topic=5&amp;start=0#pid5</link>
        <description>Misc :: Classifieds</description>
        <pubDate>Fri, 19 Feb 2010 18:40:00 EST</pubDate>
        
    </item>
        <item>
        <title>Time Trials</title>
        <link>http://illinoiscycling.org/index.php?module=Dizkus&amp;func=viewtopic&amp;topic=3&amp;start=0#pid3</link>
        <description>Racing :: Road Racing</description>
        <pubDate>Wed, 10 Feb 2010 20:36:00 EST</pubDate>
        
    </item>
        <item>
        <title>Undercover ICA</title>
        <link>http://illinoiscycling.org/index.php?module=Dizkus&amp;func=viewtopic&amp;topic=2&amp;start=0#pid2</link>
        <description>Misc :: General Chit Chat</description>
        <pubDate>Mon, 08 Feb 2010 20:41:00 EST</pubDate>
        
    </item>
        <item>
        <title>Oh, hello there Forum...</title>
        <link>http://illinoiscycling.org/index.php?module=Dizkus&amp;func=viewtopic&amp;topic=1&amp;start=0#pid1</link>
        <description>Misc :: General Chit Chat</description>
        <pubDate>Sat, 06 Feb 2010 23:38:00 EST</pubDate>
        
    </item>
    
</channel>
</rss>