<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    <!-- Homepage -->
    <url>
        <loc>https://pawanyd.github.io/</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Main Pages -->
    <url>
        <loc>https://pawanyd.github.io/about.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://pawanyd.github.io/projects.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://pawanyd.github.io/contact.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Blog Pages -->
    <url>
        <loc>https://pawanyd.github.io/blogs/</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://pawanyd.github.io/blogs/data-structures-algorithms.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://pawanyd.github.io/blogs/system-design.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://pawanyd.github.io/blogs/dsa-roadmap.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Legal Pages -->
    <url>
        <loc>https://pawanyd.github.io/privacy-policy.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://pawanyd.github.io/terms-of-service.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Blog Posts -->
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/03/22/system-design-fundamentals-building-twitter.html</loc>
        <lastmod>2026-03-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/system-design-fundamentals-hero.svg</image:loc>
            <image:title>System Design Fundamentals: Building Twitter from Scratch</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/03/11/designing-rate-limiter-system-design.html</loc>
        <lastmod>2026-03-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/rate-limiter-hero.svg</image:loc>
            <image:title>Designing a Rate Limiter: A Complete System Design Guide</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/03/10/consistent-hashing-system-design.html</loc>
        <lastmod>2026-03-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/consistent-hashing-hero.svg</image:loc>
            <image:title>Consistent Hashing: The Secret Behind Scalable Distributed Systems</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/03/08/designing-key-value-store-system-design.html</loc>
        <lastmod>2026-03-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/key-value-store-hero.svg</image:loc>
            <image:title>Designing a Key-Value Store: Building the Foundation of Modern Databases</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/02/01/scaling-from-zero-to-millions-users.html</loc>
        <lastmod>2026-02-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/scaling-systems.svg</image:loc>
            <image:title>Scaling from Zero to Millions of Users: A Practical Journey</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/01/25/ai-integration-web-applications-guide.html</loc>
        <lastmod>2026-01-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/ai-power.webp</image:loc>
            <image:title>AI Integration in Web Applications: Practical Guide</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/01/20/scaling-realtime-systems-stock-trading.html</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/devops.webp</image:loc>
            <image:title>Scaling Real-Time Systems: Lessons from Stock Trading Platform</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/01/15/building-no-code-platform-architecture.html</loc>
        <lastmod>2026-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/generative-ai-for-coding.webp</image:loc>
            <image:title>Building a No-Code Platform: Architecture &amp; Challenges</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/01/12/rag-retrieval-augmented-generation-complete-guide.html</loc>
        <lastmod>2026-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/rag-hero.svg</image:loc>
            <image:title>RAG Explained: Traditional vs Vectorless Retrieval-Augmented Generation</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/01/10/system-design-terminology-complete-guide.html</loc>
        <lastmod>2026-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/system-design-terminology-hero.svg</image:loc>
            <image:title>System Design Fundamentals: Complete Terminology Guide for Beginners</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2026/01/02/vector-embeddings-complete-guide.html</loc>
        <lastmod>2026-01-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/vector-embeddings-hero.svg</image:loc>
            <image:title>Vector Embeddings: How AI Understands Meaning at Scale</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/12/10/advanced-trees-complete-guide.html</loc>
        <lastmod>2025-12-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/advanced-trees-hero.svg</image:loc>
            <image:title>Advanced Trees: The Self-Balancing Structures That Power Modern Databases</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/11/18/backtracking-complete-guide.html</loc>
        <lastmod>2025-11-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/backtracking-hero.svg</image:loc>
            <image:title>Backtracking: The Algorithm That Finds Solutions by Intelligent Trial and Error</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/09/05/dynamic-programming-complete-guide.html</loc>
        <lastmod>2025-09-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/dynamic-programming-hero.svg</image:loc>
            <image:title>Dynamic Programming: The Algorithm That Turns Impossible Problems Into Elegant Solutions</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/08/10/binary-search-complete-guide.html</loc>
        <lastmod>2025-08-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/binary-search-hero.svg</image:loc>
            <image:title>Binary Search: The Algorithm That Powers Billions of Searches Daily</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/07/28/sorting-algorithms-complete-guide.html</loc>
        <lastmod>2025-07-28</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/sorting-algorithms-hero.svg</image:loc>
            <image:title>Sorting Algorithms: The Complete Guide to Choosing the Right Sort for Your Data</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/07/15/heaps-priority-queues-complete-guide.html</loc>
        <lastmod>2025-07-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/heaps-priority-queues-hero.svg</image:loc>
            <image:title>Heaps &amp; Priority Queues: The Data Structure That Powers Everything from Task Scheduling to Dijkstra&apos;s Algorithm</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/07/03/trees-binary-search-trees-complete-guide.html</loc>
        <lastmod>2025-07-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/trees-bst-hero.svg</image:loc>
            <image:title>Trees &amp; Binary Search Trees: The Backbone of Efficient Data Organization</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/06/20/hash-tables-complete-guide.html</loc>
        <lastmod>2025-06-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/hash-tables-hero.svg</image:loc>
            <image:title>Hash Tables: The Secret Weapon Every Developer Should Master</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/06/02/stacks-queues-complete-guide.html</loc>
        <lastmod>2025-06-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/stacks-queues-hero.svg</image:loc>
            <image:title>Stacks &amp; Queues: The Foundation of Every Developer&apos;s Toolkit</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/05/26/graph-data-structures-complete-guide.html</loc>
        <lastmod>2025-05-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/graph-data-structures-hero.svg</image:loc>
            <image:title>Graph Data Structures: The Complete Guide to Modeling Complex Relationships</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/05/10/linked-lists-complete-guide.html</loc>
        <lastmod>2025-05-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/linked-lists-hero.svg</image:loc>
            <image:title>Linked Lists: The Complete Guide to Understanding and Mastering Dynamic Data Structures</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/04/25/how-ssl-works-complete-guide.html</loc>
        <lastmod>2025-04-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/ssl-works-hero.svg</image:loc>
            <image:title>How SSL Works: The Complete Guide to Secure Web Communication</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/04/15/arrays-strings-complete-guide.html</loc>
        <lastmod>2025-04-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/arrays-strings-hero.svg</image:loc>
            <image:title>Arrays &amp; Strings: The Foundation Every Developer Must Master</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/04/14/designing-url-shortener-system-design.html</loc>
        <lastmod>2025-04-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/url-shortener-hero.svg</image:loc>
            <image:title>Designing a URL Shortener: From Bit.ly to Production Scale</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/03/24/what-happens-when-you-type-url-complete-guide.html</loc>
        <lastmod>2025-03-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/web-request-hero.svg</image:loc>
            <image:title>What Happens When You Type a URL? The Complete Journey from Browser to Server</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/03/11/dsa-roadmap-complete-guide.html</loc>
        <lastmod>2025-03-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/dsa-roadmap-hero.svg</image:loc>
            <image:title>DSA Roadmap: Where to Start and How to Actually Get Good</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/03/10/http-complete-guide.html</loc>
        <lastmod>2025-03-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/http-hero.svg</image:loc>
            <image:title>HTTP Explained: Everything You Need to Know About the Web&apos;s Most Important Protocol</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/02/20/designing-youtube-system-design.html</loc>
        <lastmod>2025-02-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/youtube-hero.svg</image:loc>
            <image:title>Designing YouTube: A Complete System Design Deep Dive</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2025/01/10/mcp-server.html</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/mcp-server.webp</image:loc>
            <image:title>Understanding the Model Context Protocol (MCP) Server</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2024/12/20/leadership-software-development-building-scaling-high-performance-team.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/high-performing-team.webp</image:loc>
            <image:title>Leadership in Software Development: Building and Scaling High-Performance Teams</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2024/12/15/ai-powered-future-of-coding.html</loc>
        <lastmod>2024-12-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/ai-power.webp</image:loc>
            <image:title>The AI-Powered Future of Coding</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2024/12/05/codingBestPracticesEraOfAutomationAi.html</loc>
        <lastmod>2024-12-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/codebestpracticesautoera.webp</image:loc>
            <image:title>Coding Best Practices in the Era of Automation and AI</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2024/11/25/object-oriented-programming-complete-guide.html</loc>
        <lastmod>2024-11-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/oop-hero.svg</image:loc>
            <image:title>Object-Oriented Programming: Complete Guide with Real-World Applications</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2024/11/20/DevOpsRevolution.html</loc>
        <lastmod>2024-11-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/devops.webp</image:loc>
            <image:title>DevOps: Transforming Software Delivery and Shaping Modern IT Careers</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2024/11/15/technology.html</loc>
        <lastmod>2024-11-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/ai-coding-hero.svg</image:loc>
            <image:title>AI-Powered Coding: How GitHub Copilot Changed My Development Workflow</image:title>
        </image:image>
        
    </url>
    
    <url>
        <loc>https://pawanyd.github.io/blog/2024/11/15/ai-powered-coding-complete-guide.html</loc>
        <lastmod>2024-11-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>https://pawanyd.github.io/assets/images/posts/ai-coding-hero.svg</image:loc>
            <image:title>AI-Powered Coding: How GitHub Copilot Changed My Development Workflow</image:title>
        </image:image>
        
    </url>
    
</urlset>