1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/lib/feedparser/tests/wellformed/cdf/channel_lastmod.xml

7 lines
173 B
XML
Raw Normal View History

<!--
Description: CDF channel lastmod
Expect: not bozo and feed['updated'] == u'2004-04-06T23:05:43-05:00'
-->
<CHANNEL LASTMOD="2004-04-06T23:05:43-05:00">
</CHANNEL>