Here's a feed it does like:
http://leovilletownsquare.com/fusionbb/rss/fid15.xmlIt also likes the feed for your blog on the main page. I think its only going to work if given a direct link to the xml file. Thanks for the effort you're putting in, I really appreciate it.
@ TheGov
RSS stands for Really Simple Syndication. Basically if someone has a blog you like going to, or in this case forum, and if they provide a RSS feed, you can subscribe to it and everytime its updated your browser or RSS reader of choice will alert you and give you a preview of the post made. Hope that helps. Wikipedia has a good page on it
LINKWell, the problem is there is no static XML file for the forums. It is generated on the fly when a user requests it. The XML output here is not strict, but it is consistent with standard practice. It is consistent with the feed you give as an example, too. So you're probably right about that.
This may have to wait for a much more ambitious feed aggregation project I've been working on in my spare time.