<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>My Blog</title>
      <link>https://blog.shaedil.com</link>
      <description>A personal blog powered by Zola</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://blog.shaedil.com/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Wed, 04 Feb 2026 00:00:00 +0000</lastBuildDate>
      <item>
          <title>Hello World</title>
          <pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate>
          <author>Unknown</author>
          <link>https://blog.shaedil.com/blog/hello-world/</link>
          <guid>https://blog.shaedil.com/blog/hello-world/</guid>
          <description xml:base="https://blog.shaedil.com/blog/hello-world/">&lt;p&gt;Welcome to my blog! This is my first post.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
