<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>my_username's Digital Garden</title>
    <link>https://yourusername.github.io/</link>
    <description>Minimalist, technology enthusiast, and music lover.</description>
    <language>en-us</language>
    
    <atom:link href="https://yourusername.github.io/feed.xml" rel="self" type="application/rss+xml" />

    <item>
      <title>My First Blog Post Title</title>
      <link>https://yourusername.github.io/blog/first-post.html</link>
      <guid isPermaLink="true">https://yourusername.github.io/blog/first-post.html</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 +0600</pubDate>
      <description>A short excerpt, summary, or the full text of your blog post goes right here for RSS readers to display.</description>
    </item>
    </channel>
</rss>