<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>My Portfolio</title>
        <link>https://alisa97.vercel.app</link>
        <description>This is my portfolio RSS feed</description>
        <item>
          <title>Angular vs React — Choosing the right Frontend for your next product.</title>
          <link>https://alisa97.vercel.app/blog/angular-vs-react</link>
          <description>In the world of modern web development, with a new frontend framework making an appearance every few months, choosing the right frontend technology for your team or product can make a significant impact on your success and efficiency.</description>
          <pubDate>Mon, 29 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>What is Frontend Development?</title>
          <link>https://alisa97.vercel.app/blog/frontend-development</link>
          <description>Frontend development is the practise of creating user interface and user experience of a website or web application.</description>
          <pubDate>Tue, 09 Apr 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>