<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>The Radiant Blog</title>
        <link>http://localhost:3001</link>
        <description>Stay informed with product updates, company news, and insights on how to sell smarter at your company.</description>
        <lastBuildDate>Fri, 28 Aug 2026 12:32:16 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>The Radiant Blog</title>
            <url>http://localhost:3001/favicon.ico</url>
            <link>http://localhost:3001</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <item>
            <title><![CDATA[How this site is put together]]></title>
            <link>http://localhost:3001/blog/how-this-site-is-put-together</link>
            <guid isPermaLink="false">how-this-site-is-put-together</guid>
            <pubDate>Fri, 10 Jul 2026 09:00:00 GMT</pubDate>
            <content:encoded><![CDATA[A quick tour of the site app: Next.js, Payload, and postgres.]]></content:encoded>
            <author>Grace Hopper</author>
        </item>
        <item>
            <title><![CDATA[Hello from the new blog]]></title>
            <link>http://localhost:3001/blog/hello-from-the-new-blog</link>
            <guid isPermaLink="false">hello-from-the-new-blog</guid>
            <pubDate>Wed, 01 Jul 2026 09:00:00 GMT</pubDate>
            <content:encoded><![CDATA[The blog now runs on Payload CMS, embedded right in the site app.]]></content:encoded>
            <author>Ada Lovelace</author>
        </item>
    </channel>
</rss>