<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 
  xmlns:atom="http://www.w3.org/2005/Atom">
  
  <channel>
    <title>Samunder’s IndieWeb Feed</title>
    <link>https://samunderadhikari.neocities.org/</link>
    <description>Updates, notes, chaos, and experiments from Samunder’s retro web corner 💚</description>
    <language>en</language>

    <!-- WebSub / PuSH info -->
    <atom:link rel="hub" href="https://websubhub.com/hub"/>
    <atom:link rel="self" href="https://samunderadhikari.neocities.org/feed.xml" type="application/rss+xml"/>

    <!-- Example Post 1 -->
    <item>
      <title>IndieAuth setup complete 🎉</title>
      <link>https://samunderadhikari.neocities.org/posts/indieauth-done.html</link>
      <guid>https://samunderadhikari.neocities.org/posts/indieauth-done.html</guid>
      <pubDate>Tue, 04 Nov 2025 10:00:00 +0530</pubDate>
      <description><![CDATA[
        Finally verified my site with IndieAuth! I can now log into Quill, Micropub, and other IndieWeb tools 😌💻
      ]]></description>
    </item>

    <!-- Example Post 2 -->
    <item>
      <title>My first Micropub post</title>
      <link>https://samunderadhikari.neocities.org/posts/first-micropub.html</link>
      <guid>https://samunderadhikari.neocities.org/posts/first-micropub.html</guid>
      <pubDate>Tue, 04 Nov 2025 10:30:00 +0530</pubDate>
      <description><![CDATA[
        Posted directly from Quill using my Neocities Micropub bridge — it works! 🚀
      ]]></description>
    </item>

  </channel>
</rss>
