<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Welcome to my place on the internet</title>
    <link>https://example.com/</link>
    <description>Notes on software, systems, and durable web work.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 25 May 2026 12:00:00 +0000</lastBuildDate>
    <atom:link href="https://example.com/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>RSS as a quiet contract</title>
      <link>https://example.com/posts/rss-as-a-quiet-contract.html</link>
      <guid isPermaLink="true">https://example.com/posts/rss-as-a-quiet-contract.html</guid>
      <pubDate>Mon, 25 May 2026 12:00:00 +0000</pubDate>
      <description>Why a plain feed is still one of the best promises a personal site can make.</description>
    </item>
    <item>
      <title>Notes that survive redesigns</title>
      <link>https://example.com/posts/notes-that-survive-redesigns.html</link>
      <guid isPermaLink="true">https://example.com/posts/notes-that-survive-redesigns.html</guid>
      <pubDate>Mon, 18 May 2026 12:00:00 +0000</pubDate>
      <description>Keeping writing portable by separating the idea from the surface around it.</description>
    </item>
    <item>
      <title>Small sites should load fast</title>
      <link>https://example.com/posts/small-sites-should-load-fast.html</link>
      <guid isPermaLink="true">https://example.com/posts/small-sites-should-load-fast.html</guid>
      <pubDate>Mon, 11 May 2026 12:00:00 +0000</pubDate>
      <description>A short checklist for keeping personal sites cheap to host and pleasant to read.</description>
    </item>
  </channel>
</rss>
