<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>Filbert Owen Posts</title>
    <link>https://example.com/posts.html</link>
    <description>Writing and notes by Filbert Owen.</description>
    <language>en-us</language>
    <item>
      <title>Test</title>
      <link>https://example.com/post-test.html</link>
      <guid>https://example.com/post-test.html</guid>
      <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
      <description>
        This is my first post. I want to start writing to understand myself
        better and be more introspective. Also sick of the AI slop, so the
        least I could do is to learn to write.
      </description>
    </item>
  </channel>
</rss>
