<!--
Description: rss channel textInput 
-->
<rss version="2.0">
  <channel>
    <textInput>
      <title>textInput title</title>
      <name>textInput name</name>
      <link>http://example.org</link>
      <description>textInput description</description>
    </textInput>
  </channel>
</rss>
