<!--
Description: entry summary type='text/plain'
Expect:      $rss and $rss->items[0]['summary@type'] == 'text/plain'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
  <summary type="text/plain">Example Atom</summary>
</entry>
</feed>
