<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="pretty-atom-feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  
  <title>Blog Title</title>
  <subtitle>This is a longer description about your blog.</subtitle>
  <link href="https://example.com/feed/feed.xml" rel="self" />
  <link href="https://example.com/" />
  <updated>2026-09-13T00:00:00Z</updated>
  <id>https://example.com/</id>
  <author>
    <name>Your Name</name>
  </author>
  <entry>
    <title>Some open recommendations.</title>
    <link href="https://example.com/blog/secondpost/" />
    <updated>2026-09-13T00:00:00Z</updated>
    <id>https://example.com/blog/secondpost/</id>
    <content type="html">&lt;p&gt;What about Immich?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Why I made this.</title>
    <link href="https://example.com/blog/firstpost/" />
    <updated>2026-09-12T00:00:00Z</updated>
    <id>https://example.com/blog/firstpost/</id>
    <content type="html">&lt;meta name=&quot;fediverse:creator&quot; content=&quot;@mcbaumwolle@mastodon.social&quot;&gt;
&lt;p&gt;Here we are and I don&#39;t know what to do with it!? Let&#39;s test Mastodon author linking first.&lt;/p&gt;
</content>
  </entry>
</feed>