<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>RSS Blog</title>
        <link></link>
        <description></description>
        <atom:link href="" rel="self" type="application/rss+xml" />
        <item>
            <title>First blog post</title>
            <link>https://digitaldojo.ninja/post/first-blog-post</link>
            <guid>first-blog-post</guid>
            <pubDate>2026-01-07 18:49:24</pubDate>
            <description>The first ever blog post is here. It might be a good idea to update this post with some more relevant content.</description>
        </item>
            </channel>
</rss>