<!--
Description: feed info with explicit type='text/plain'
Expect:      bozo and feed['info'] == u'Example Atom'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <info type="text/plain">Example Atom</info>
</feed