<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>James Apple</title>
  <link href="https://jamesapple.com/"/>
  <link rel="self" href="https://jamesapple.com/feed.xml"/>
  <updated>2026-04-12T19:30:51.863Z</updated>
  <id>https://jamesapple.com/</id>
  <author><name>James Apple</name></author>
  <entry>
    <title>First Note</title>
    <link href="https://jamesapple.com/notes/2026/04/first-note/"/>
    <id>https://jamesapple.com/notes/2026/04/first-note/</id>
    <updated>2026-04-12T00:00:00.000Z</updated>
    <summary>A short note to test the notes section.</summary>
  </entry>
  <entry>
    <title>Hello World</title>
    <link href="https://jamesapple.com/posts/2026/04/hello-world/"/>
    <id>https://jamesapple.com/posts/2026/04/hello-world/</id>
    <updated>2026-04-12T00:00:00.000Z</updated>
    <summary>Hello there</summary>
  </entry>
</feed>