<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>Feed id</id>
  <title type="text">Feed title</title>
  <updated>Feed updated</updated>
  <rights type="xhtml" xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <xhtml:div>Feed rights</xhtml:div>
  </rights>
</feed>
