<!--
Description: entry id
Expect:      bozo and entries[0]['id'] == u'http://example.com/'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
  <id>http://example.com/</id>
</entry>
</feed