<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:opds="http://opds-spec.org/2010/catalog" xmlns:app="http://www.w3.org/2007/app">
  <id>com.furzeface.daniel</id>
  <link rel="self" type="application/atom+xml;profile=opds-catalog;kind=acquisition" href="https://s3-eu-west-1.amazonaws.com/furzeface-cdn/editions.xml"/>
  <title>My First Publication</title>
  <updated>2014-08-18T14:09:05Z</updated>
  <author>
    <name>Daniel Furze</name>
  </author>
  <entry>
  <title>My First Publication 2015</title>
  <id>com.furzeface.daniel.2015</id>
  <updated>2014-08-18T14:09:05Z</updated>
  <dcterms:issued>2014-08-18</dcterms:issued>
  <author>
    <name>Daniel Furze</name>
  </author>
  <summary type="text">My First Publication Summary</summary>
  <link rel="http://opds-spec.org/image" type="image/jpg" href="pubs/2015/cover.jpg"/>
  <link rel="http://opds-spec.org/acquisition" type="application/pugpigpkg+xml" href="pubs/2015/issue.xml"/>
  <link rel="alternate" type="application/pugpigpkg+xml" href="pubs/2015/issue.xml"/>
  </entry>
</feed>