<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>My New Hugo Site</title>
    <link>https://example.org/</link>
    <description>Recent content on My New Hugo Site</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 06 Feb 2024 18:14:17 -0600</lastBuildDate>
    <atom:link href="https://example.org/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My Second Post</title>
      <link>https://example.org/posts/my-second-post/</link>
      <pubDate>Tue, 06 Feb 2024 18:14:17 -0600</pubDate>
      <guid>https://example.org/posts/my-second-post/</guid>
      <description>This is also a test</description>
    </item>
    <item>
      <title>My First Post</title>
      <link>https://example.org/posts/my-first-post/</link>
      <pubDate>Tue, 06 Feb 2024 18:01:32 -0600</pubDate>
      <guid>https://example.org/posts/my-first-post/</guid>
      <description>This is a test</description>
    </item>
  </channel>
</rss>
