<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>The LogicaBlog</title>
        <link>https://www.logica.haus</link>
        <description>LogicaHaus Blog RSS feed</description>
        <item>
          <title>Building My First Next.js Website (this one): a Postmortem</title>
          <link>https://www.logica.haus/blog/next-js-postmortem</link>
          <description>A humble attempt at approaching a new web development framework with minimal effort</description>
          <pubDate>Sun, 01 Sep 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>