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_title.xml

8 lines
150 B
XML
Raw Normal View History

<!--
Description: CDF channel title
Expect: not bozo and feed['title'] == u'Example feed'
-->
<CHANNEL>
<TITLE>Example feed</TITLE>
</CHANNEL>