<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Owen Grumbles</title>
  <subtitle>brain dumps in plain html</subtitle>
  <link href="https://www.owengrumbles.com/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://www.owengrumbles.com/" rel="alternate" type="text/html"/>
  <id>https://www.owengrumbles.com/</id>
  <updated>2026-02-11T00:00:00Z</updated>
  <author>
    <name>Owen Grumbles</name>
    <email>owengrumblesny@gmail.com</email>
    <uri>https://www.owengrumbles.com</uri>
  </author>
  <icon>https://www.owengrumbles.com/assets/profile.jpg</icon>
  <logo>https://www.owengrumbles.com/assets/profile.jpg</logo>
  <rights>Copyright (c) 2026 Owen Grumbles</rights>
  <generator>Hand-crafted HTML</generator>

  <!-- Add entries like this when you create posts:
  <entry>
    <title>Post Title</title>
    <link href="https://www.owengrumbles.com/post-slug.html" rel="alternate" type="text/html"/>
    <id>https://www.owengrumbles.com/post-slug.html</id>
    <published>2026-02-11T00:00:00Z</published>
    <updated>2026-02-11T00:00:00Z</updated>
    <summary>A brief summary of the post content.</summary>
    <content type="html"><![CDATA[
      <p>Full HTML content of the post goes here.</p>
    ]]></content>
  </entry>
  -->

</feed>
