illformed_atom10.xml 309 Bytes
<!--
Description: entry author name
Expect:      bozo and entries[0]['author_detail']['name'] == u'Example author'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
  <author>
    <name>Example author</name>
    <email>me@example.com</email>
    <uri>http://example.com/</uri>
  </author>
</entry>
</feed