<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Your Name]]></title>
        <description><![CDATA[Your Name]]></description>
        <link>https://yoursite.com</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Sat, 04 Apr 2026 00:38:32 GMT</lastBuildDate>
        <atom:link href="https://yoursite.com/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Markdown Examples]]></title>
            <description><![CDATA[View examples of all possible Markdown options.]]></description>
            <link>/posts/markdown</link>
            <guid isPermaLink="true">/posts/markdown</guid>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[You]]></dc:creator>
            <pubDate>Fri, 19 Mar 2021 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Next.js Pages]]></title>
            <description><![CDATA[Learn more about Next.js pages.]]></description>
            <link>/posts/pages</link>
            <guid isPermaLink="true">/posts/pages</guid>
            <category><![CDATA[web development]]></category>
            <dc:creator><![CDATA[You]]></dc:creator>
            <pubDate>Thu, 18 Mar 2021 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>