<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://notes.chopfitzroy.online/atom.xml</id>
  <title>Notes</title>
  <updated>2026-04-26T00:00:00+00:00</updated>
  <author>
    <name>Otis Sutton</name>
    <email>chopfitzroy@gmail.com</email>
  </author>
  <generator uri="https://soupault.app" version="5.3.0">soupault</generator>
  <logo></logo>
  <subtitle>A random collection of thoughts and musings</subtitle>
  <entry>
    <id>https://notes.chopfitzroy.online/hello/</id>
    <title>Hello, world</title>
    <updated>2026-04-26T00:00:00+00:00</updated>
    <content type="html">
    This is my first note. The <code># Hello, world</code> heading above becomes the page’s
<code>&lt;title&gt;</code> and the link text on the home page. The last-edited date is added
automatically by the pre-parse hook using the most recent git commit that
touched this file.
    </content>
    <link href="https://notes.chopfitzroy.online/hello/" rel="alternate"/>
  </entry>
  
</feed>