<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Manpreet Singh's Blog</title>
        <link>https://mannu.live</link>
        <description>Articles about web development, programming, and technology by Manpreet Singh</description>
        <language>en-us</language>
        <atom:link href="https://mannu.live/rss" rel="self" type="application/rss+xml" />
        <item>
          <title>markdown syntax</title>
          <link>https://mannu.live/blog/demo</link>
          <description>summary goes here..</description>
          <pubDate>Mon, 09 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>The Power of Static Typing in Programming</title>
          <link>https://mannu.live/blog/static-typing</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>Mon, 09 Jun 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>