<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>My Literary Work</title>
  <subtitle>A description of this work</subtitle>
  <link href="https://example.com/feed/feed.xml" rel="self" />
  <link href="https://example.com/" />
  <updated>2026-03-27T16:12:44Z</updated>
  <id>https://example.com/</id>
  <author>
    <name>Your Name</name>
  </author>
</feed>