|
|
|
|
|
by toyg
881 days ago
|
|
RSS is just XML, so in theory you can extend it as much as you want, including all the necessary extra bits of info for future events. The problem, of course, is that most RSS-consuming tools don't recognise custom namespaces. Still, if you're targeting people who will write their own feed-parsing tools, it can probably work fine. |
|