<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Blog</title>
        <link>https://estebanruano.com/blog</link>
        <description>Latest posts and articles.</description>
        <lastBuildDate>Wed, 13 May 2026 15:47:13 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2026</copyright>
        <atom:link href="https://estebanruano.com/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Welcome to the MDX Blog]]></title>
            <link>https://estebanruano.com/blog/hello-mdx-blog</link>
            <guid>https://estebanruano.com/blog/hello-mdx-blog</guid>
            <pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[A short introduction to the Git-based MDX blog and how to write your first post.]]></description>
        </item>
    </channel>
</rss>