<?xml version="1.0" encoding="UTF-8" ?>
    <rss version="2.0">
      <channel>
        <title>Krishal Shah</title>
        <link>https://krishalshah.in</link>
        <description>I am a Full Stack Software Engineer dedicated to creating seamless digital experiences. With a strong foundation in JavaScript and its ecosystem — including Next.js, React, Express, and React Native for mobile development — I offer a versatile skill set to drive impactful solutions.</description>
        <item>
        <title>Binary Search</title>
        <link>https://krishalshah.in/posts/binary-search</link>
        <description>Binary Search is a searching algorithm which takes a sorted list of elements as its input.</description>
        <pubDate>Tue, 18 Mar 2025 00:00:00 GMT</pubDate>
      </item>/n<item>
        <title>Hello World</title>
        <link>https://krishalshah.in/posts/example</link>
        <description>This is my first blog post.</description>
        <pubDate>Wed, 06 Mar 2024 00:00:00 GMT</pubDate>
      </item>
      </channel>
    </rss>
  