<!--
Description: iTunes channel subtitle
Expect:      not bozo and feed['subtitle'] == u'Example subtitle'
-->
<rss xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd">
<channel>
  <itunes:subtitle>Example subtitle</itunes:subtitle>
</channel>
</rss>