<?xml version="1.0" encoding="UTF-8"?>
              <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
                <channel>
                  <title>thoughts</title>
                  <link>https://thoughts.kolkheang.com</link>
                  <description>A personal blog about software, and everything else.</description>
                  <language>en</language>
                  <atom:link href="https://thoughts.kolkheang.com/feed.xml" rel="self" type="application/rss+xml" />
                  
        <item>
          <title>Hello World!</title>
          <link>https://thoughts.kolkheang.com/posts/hello-world</link>
          <guid isPermaLink="true">https://thoughts.kolkheang.com/posts/hello-world</guid>
          <pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate>
          <description>This is my experimental project to learn Next.js with the help of AI.</description>
        </item>
                </channel>
              </rss>