1<!--
2Description: channel webMaster maps to publisher
3Expect:      not bozo and feed['publisher_detail']['email'] == u'me@example.com'
4-->
5<rss version="2.0">
6<channel>
7<webMaster>Example editor (me@example.com)</webMaster>
8</channel>
9</rss>