<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>cryce.dev</title>
    <link>https://cryce.dev</link>
    <description>Software engineering, game development, and project devlogs.</description>
    <language>en-us</language>
    <atom:link href="https://cryce.dev/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title><![CDATA[Hello World]]></title>
      <link>https://cryce.dev/posts/hello-world</link>
      <guid>https://cryce.dev/posts/hello-world</guid>
      <pubDate>Sat, 01 Jun 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[My first blog post — an introduction to this site.]]></description>
    </item>
    <item>
      <title><![CDATA[Example Project]]></title>
      <link>https://cryce.dev/posts/example-project</link>
      <guid>https://cryce.dev/posts/example-project</guid>
      <pubDate>Wed, 15 May 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[An example project showcasing the project post format.]]></description>
    </item>
    <item>
      <title><![CDATA[First Update]]></title>
      <link>https://cryce.dev/posts/first-update</link>
      <guid>https://cryce.dev/posts/first-update</guid>
      <pubDate>Mon, 01 Apr 2024 00:00:00 GMT</pubDate>
      <description><![CDATA[The first devlog entry — getting started.]]></description>
    </item>
  </channel>
</rss>