<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Astro Rocket</title>
    <description>Astro Rocket — A production-ready Astro 6 starter with 12 beautiful themes, 57+ components, built-in i18n, dark mode and a fast, modern foundation to build anything on.</description>
    <link>https://example.com</link>
    <atom:link href="https://example.com/rss.xml" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <lastBuildDate>Mon, 25 May 2026 01:10:09 GMT</lastBuildDate>
    <item>
      <title>Nuevo post</title>
      <link>https://example.com/blog/nuevo-posten/</link>
      <guid>https://example.com/blog/nuevo-posten/</guid>
      <description>Nuevo post ingles</description>
      <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
      <author>Diego</author>
      
    </item>
    <item>
      <title>Titulo test</title>
      <link>https://example.com/blog/titulo-testen/</link>
      <guid>https://example.com/blog/titulo-testen/</guid>
      <description>Descripcion eng</description>
      <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
      <author>Diego</author>
      <category>Mongo</category>
        <category>Perro</category>
    </item>
    <item>
      <title>Going Multilingual: Native i18n in Astro Rocket 1.3.0</title>
      <link>https://example.com/blog/i18n-nativeen/</link>
      <guid>https://example.com/blog/i18n-nativeen/</guid>
      <description>How the new opt-in i18n system works, what it adds when you turn it on, and the exact steps to ship your site in English plus a second language.</description>
      <pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate>
      <author>Hans Martens</author>
      <category>astro-rocket</category>
        <category>i18n</category>
        <category>internationalization</category>
        <category>tutorial</category>
        <category>v1-3-0</category>
    </item>
  </channel>
</rss>