<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Whispers &amp; Wonders</title>
  <subtitle>A small place for small thoughts.</subtitle>
  <link href="https://example.com/feed.xml" rel="self"/>
  <link href="https://example.com/"/>
  <updated>2026-04-23T00:00:00Z</updated>
  <id>https://example.com/</id>
  <author>
    <name>Your Name</name>
  </author>
  
    
    <entry>
      <title>Hello, world</title>
      <link href="https://example.com/posts/hello-world/"/>
      <updated>2026-04-23T00:00:00Z</updated>
      <id>https://example.com/posts/hello-world/</id>
      <content type="html"><p>Welcome to Whispers &amp; Wonders. This is the first post — a small proof that the
gears are turning.</p>
<p>Writing here will be light and unhurried. Expect short notes, the occasional
longer piece, and nothing that needs a cookie banner.</p>
<h2>A few things that work</h2>
<ul>
<li>Markdown for posts</li>
<li>Semantic HTML everywhere else</li>
<li><a href="https://andybrewer.github.io/mvp/">mvp.css</a> doing the styling, quietly</li>
</ul>
<blockquote>
<p>The best blogs feel like a letter, not a landing page.</p>
</blockquote>
<p>More soon.</p>
</content>
    </entry>
  
</feed>
