<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Joshua Stovall</title>
        <link>https://joshuastovall.com</link>
        <description>Blog posts and updates from Joshua Stovall, Software Engineer and Musician</description>
        <item>
          <title>Welcome to my blog!</title>
          <link>https://joshuastovall.com/blog/welcome</link>
          <description>2nd blog post</description>
          <pubDate>Fri, 10 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Hello World</title>
          <link>https://joshuastovall.com/blog/hello-world</link>
          <description>Joshua's first blog post on his new website.</description>
          <pubDate>Thu, 05 Dec 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>