<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Feed title</title>
	<link>Feed link</link>
    <description>Feed description</description>
    <textInput>
      <title>TextInput title</title>
      <description>TextInput description</description>
      <name>TextInput name</name>
      <link>TextInput link</link>
    </textInput>
  </channel>
</rss> 
