<?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-09-08T02:31:23Z</updated>
  <id>https://example.com/</id>
  <author>
    <name>Your Name</name>
  </author>
</feed>