<!--
Description: textInput link does not conflict with channel link
Expect:      not bozo and feed['link'] == u'http://channel.example.com/'
-->
<rss version="2.0">
<channel>
<link>http://channel.example.com/</link>
<textInput>
<link>http://textinput.example.com/</link>
</textInput>
</channel>
</rss>
