<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Preston Carlton</title>
        <link>https://pcarlton.co</link>
        <description>hiker, coder, dog dad</description>
        <item>
          <title>hello, world</title>
          <link>https://pcarlton.co/blog/hello-world</link>
          <description>First post</description>
          <pubDate>Wed, 19 Jun 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>