<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>http://localhost:3000</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Too cheap to meter</title>
          <link>http://localhost:3000/blog/too-cheap-to-meter</link>
          <description>An analysis of Britain's energy crisis, tracing its decline from nuclear pioneer to energy importer, and proposing solutions through solar power and nuclear energy to restore affordable energy access.</description>
          <pubDate>Mon, 05 May 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>