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