mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-06 01:15:05 -05:00
9 lines
173 B
XML
9 lines
173 B
XML
|
<!--
|
||
|
Description: missing RSS version number
|
||
|
Expect: not bozo and version == u'rss'
|
||
|
-->
|
||
|
<rss>
|
||
|
<channel>
|
||
|
<description>Example description</description>
|
||
|
</channel>
|
||
|
</rss>
|