<!--
Description: channel dc:subject maps to categories
Expect:      bozo and feed['categories'][0] == (None, 'Example category')
-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<dc:subject>Example category</dc:subject>
</channel>
</rss