<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Personal Website</title>
        <link>https://aldunchev.com</link>
        <description>This is my personal website RSS feed</description>
        <item>
          <title>My top 5 guiding development principles</title>
          <link>https://aldunchev.com/blog/my-top-5-guiding-development-principles</link>
          <description>Software development is not only about technical skills, it is about mindset.</description>
          <pubDate>Fri, 21 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Debug with Xdebug, VSCode and Lando</title>
          <link>https://aldunchev.com/blog/debug-with-xdebug-vscode-and-lando</link>
          <description>Learn how to use VSCode and XDebug to start debugging your Drupal project.</description>
          <pubDate>Mon, 17 Mar 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to achieve 100% performance Google Lighthouse score with Drupal</title>
          <link>https://aldunchev.com/blog/100-performance-score-lighthouse</link>
          <description>Learn how to achieve 100% performance Google Lighthouse score with Drupal.</description>
          <pubDate>Mon, 03 Mar 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>