<?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[Cederic Privat's Blog]]></title>
        <description><![CDATA[Posts about tech, UI design and becoming a better developer.]]></description>
        <link>https://cedericprivat.com</link>
        <image>
            <url>https://cedericprivat.com/static/favicons/favicon-32x32.png</url>
            <title>Cederic Privat&apos;s Blog</title>
            <link>https://cedericprivat.com</link>
        </image>
        <generator>RSS for Node</generator>
        <lastBuildDate>Tue, 22 Nov 2022 12:18:54 GMT</lastBuildDate>
        <atom:link href="https://cedericprivat.com/rss.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Tue, 22 Nov 2022 12:18:54 GMT</pubDate>
        <language><![CDATA[en-US]]></language>
        <item>
            <title><![CDATA[How I Built My Blog]]></title>
            <description><![CDATA[An overview of the technical stack behind this blog. I'll share why I chose Next.js, how MDX enables interaction and customization, and what tools I use for hosting and analytics.]]></description>
            <link>https://cedericprivat.com/posts/how-i-built-my-blog</link>
            <guid isPermaLink="false">https://cedericprivat.com/posts/how-i-built-my-blog</guid>
            <category><![CDATA[Development]]></category>
            <category><![CDATA[Next.js]]></category>
            <category><![CDATA[Tailwind CSS]]></category>
            <category><![CDATA[MDX]]></category>
            <category><![CDATA[Vercel]]></category>
            <category><![CDATA[Plausible Analytics]]></category>
            <dc:creator><![CDATA[Cederic Privat]]></dc:creator>
            <pubDate>Sun, 16 Jan 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>