<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://gibsonmurray.com</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Coming soon...</title>
          <link>https://gibsonmurray.com/blog/coming-soon</link>
          <description>Haven't written anything yet, but I promise to write more soon!</description>
          <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>