<!--
Description: textInput description does not conflict with channel description
Expect:      not bozo and feed['description'] == u'Real description'
-->
<rss version="2.0">
<channel>
<description>Real description</description>
<textInput>
<description>textInput description</description>
</textInput>
</channel>
</rss>