<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
  <id>Feed id</id>
  <title>Feed title</title>
  <updated>Feed updated</updated>
  <entry>
    <id>Entry id</id>
    <title>Entry title</title>
    <updated>2007-11-14T16:23:40+01:00</updated>
    <creativeCommons:license>CreativeCommons license item</creativeCommons:license>
  </entry>
</feed>
