<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://benhigham.com</id>
    <title>Ben Higham</title>
    <updated>2026-04-15T07:35:14.305Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <author>
        <name>Ben Higham</name>
        <uri>https://benhigham.com</uri>
    </author>
    <link rel="alternate" href="https://benhigham.com"/>
    <link rel="self" href="https://benhigham.com/feed.xml"/>
    <subtitle>Frontend developer, tinkerer, builder.</subtitle>
    <rights>© 2026 Ben Higham</rights>
    <entry>
        <title type="html"><![CDATA[Hello World]]></title>
        <id>https://benhigham.com/writing/hello-world</id>
        <link href="https://benhigham.com/writing/hello-world"/>
        <updated>2026-03-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[First post. Testing the plumbing.]]></summary>
        <content type="html"><![CDATA[<p>Nothing here yet. Just making sure the pipes work.</p>]]></content>
    </entry>
</feed>