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

9 lines
191 B
XML
Raw Normal View History

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