<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Entendiendo el motor de JavaScript</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/understanding-the-javascript-engine</link>
          <description>In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.</description>
          <pubDate>Sat, 11 Sep 2021 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Como subir videos desde React Native con Expo</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/how-to-upload-a-file-in-expo</link>
          <description>In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.</description>
          <pubDate>Sat, 07 Aug 2021 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>