<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Harold Carr</title>
  <id>https://haroldcarr.com/</id>
  <updated>2026-08-07T20:00:00Z</updated>
  <link rel="self" href="/atom.xml"/>
  <link href="/"/>

  <entry>
    <title>Test Blog Entry</title>
    <id>/test-blog-entry.html</id>
    <link href="/test-blog-entry.html"/>
    <updated>2026-08-07T20:00:00Z</updated>

    <content type="html"><![CDATA[
      <p><img src="/test-blog-entry.webp"
              alt="Test Blog Entry"></p>

      <p>This is a new entry.</p>

      <p>Read more on the
         <a href="/test-blog-entry.html">
           here
         </a>.</p>
    ]]></content>
  </entry>

</feed>
