<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="pretty-atom-feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  
  <title>Blog Title</title>
  <subtitle>This is a longer description about your blog.</subtitle>
  <link href="https://example.com/feed/feed.xml" rel="self" />
  <link href="https://example.com/" />
  <updated>2026-07-27T00:00:00Z</updated>
  <id>https://example.com/</id>
  <author>
    <name>Your Name</name>
  </author>
  <entry>
    <title>yaybrianna&#39;s first ever blog post</title>
    <link href="https://example.com/blog/07-26-2026/" />
    <updated>2026-07-27T00:00:00Z</updated>
    <id>https://example.com/blog/07-26-2026/</id>
    <content type="html">&lt;h2 id=&quot;my-first-blog-post-like-ever&quot;&gt;My first blog post... like ever?&lt;/h2&gt;
&lt;p&gt;I&#39;ve wanted to start a blog for as long as I can remember. Why now? Well, like the idiom goes, &amp;quot;the best time to plant a tree is 20 years ago, the next best time is now&amp;quot;&lt;/p&gt;
&lt;p&gt;With that in mind, and my proclivity for doing things the hard way, I thought why not set up my own blog using &lt;a href=&quot;https://www.11ty.dev/&quot;&gt;11ty&lt;/a&gt;?! So here it is!&lt;/p&gt;
</content>
  </entry>
</feed>