<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Your Blog Name</title>
    <link>https://example.com/</link>
    <description>Recent content on Your Blog Name</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 10 May 2026 21:17:06 -0400</lastBuildDate>
    <atom:link href="https://example.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Welcome</title>
      <link>https://example.com/posts/welcome/</link>
      <pubDate>Sun, 10 May 2026 21:17:06 -0400</pubDate>
      <guid>https://example.com/posts/welcome/</guid>
      <description>&lt;p&gt;Testing hugo stuff!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
