<?xml version="1.0" encoding="UTF-8"?>
   <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
           xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
           xmlns:xhtml="http://www.w3.org/1999/xhtml"
           xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
           xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
           xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
     <!-- Homepage -->
     <url>
       <loc>https://www.manojdhiman.me</loc>
       <lastmod>2026-04-03T19:45:07.404Z</lastmod>
       <changefreq>daily</changefreq>
       <priority>1.0</priority>
     </url>
     
     <!-- Services Page -->
     <url>
       <loc>https://www.manojdhiman.me/services</loc>
       <lastmod>2026-04-03T19:45:07.404Z</lastmod>
       <changefreq>weekly</changefreq>
       <priority>0.9</priority>
     </url>
     
     <!-- Portfolio Page -->
     <url>
       <loc>https://www.manojdhiman.me/portfolio</loc>
       <lastmod>2026-04-03T19:45:07.404Z</lastmod>
       <changefreq>weekly</changefreq>
       <priority>0.9</priority>
     </url>
     
     <!-- Testimonials Page -->
     <url>
       <loc>https://www.manojdhiman.me/testimonials</loc>
       <lastmod>2026-04-03T19:45:07.404Z</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
     </url>
     
     <!-- Contact Page -->
     <url>
       <loc>https://www.manojdhiman.me/contact</loc>
       <lastmod>2026-04-03T19:45:07.404Z</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
     </url>
     
     <!-- Blog Index -->
     <url>
       <loc>https://www.manojdhiman.me/blog</loc>
       <lastmod>2026-04-03T19:45:07.404Z</lastmod>
       <changefreq>weekly</changefreq>
       <priority>0.9</priority>
     </url>
     
     <!-- Blog Posts -->
     
     <url>
       <loc>https://www.manojdhiman.me/blog/n8n-automation-complete-guide</loc>
       <lastmod>2026-02-26</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
       <image:image>
         <image:loc>https://images.unsplash.com/photo-1551288049-bebda4e38f71?auto=format&fit=crop&w=1200&q=80</image:loc>
         <image:title>n8n Automation: A Practical Guide to Building Reliable Workflows (with an Animated Flow Diagram)</image:title>
         <image:caption>Learn how n8n automation works under the hood, how to design reliable workflows, and how to ship production-grade automations (webhooks, queues, retries, and AI steps). Includes an embedded animated SVG flow diagram.</image:caption>
       </image:image>
     </url>
     <url>
       <loc>https://www.manojdhiman.me/blog/claude-code-2026-whats-new-for-developers</loc>
       <lastmod>2026-02-26</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
       <image:image>
         <image:loc>https://images.unsplash.com/photo-1545239351-1141bd82e8a6?auto=format&fit=crop&w=1200&q=80</image:loc>
         <image:title>Claude Code in 2026: What’s New (and How to Use It for Real Work)</image:title>
         <image:caption>A practical, developer-first overview of Claude Code: the workflows that matter, what’s been improving lately (context, tools, IDE loops), and how to ship faster without sacrificing quality.</image:caption>
       </image:image>
     </url>
     <url>
       <loc>https://www.manojdhiman.me/blog/mastering-cursor-ai-productivity-hacks</loc>
       <lastmod>2024-11-07</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
       <image:image>
         <image:loc>https://images.unsplash.com/photo-1522071820081-009f0129c71c?auto=format&fit=crop&w=1200&q=80</image:loc>
         <image:title>Mastering Cursor AI: 15 Productivity Hacks Every Developer Should Know</image:title>
         <image:caption>Unlock the full potential of Cursor AI with these advanced tips and tricks. Learn how to code faster, smarter, and more efficiently with AI-powered development.</image:caption>
       </image:image>
     </url>
     <url>
       <loc>https://www.manojdhiman.me/blog/ai-revolution-in-software-development-2024</loc>
       <lastmod>2024-11-06</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
       <image:image>
         <image:loc>https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=1200&q=80</image:loc>
         <image:title>The AI Revolution in Software Development: What Changed in 2024</image:title>
         <image:caption>An in-depth look at how AI transformed software development in 2024, from code generation to automated testing, and what it means for developers.</image:caption>
       </image:image>
     </url>
     <url>
       <loc>https://www.manojdhiman.me/blog/building-production-ready-nextjs-apps-2024</loc>
       <lastmod>2024-11-05</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
       <image:image>
         <image:loc>https://images.unsplash.com/photo-1518773553398-650c184e0bb3?auto=format&fit=crop&w=1200&q=80</image:loc>
         <image:title>Building Production-Ready Next.js Applications: Complete Guide 2024</image:title>
         <image:caption>Master Next.js 14 with Server Components, Server Actions, and modern best practices. Learn how to build scalable, performant applications ready for production.</image:caption>
       </image:image>
     </url>
     <url>
       <loc>https://www.manojdhiman.me/blog/typescript-advanced-patterns-2024</loc>
       <lastmod>2024-11-04</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
       <image:image>
         <image:loc>https://images.unsplash.com/photo-1515879218367-8466d910aaa4?auto=format&fit=crop&w=1200&q=80</image:loc>
         <image:title>Advanced TypeScript Patterns: From Good to Great</image:title>
         <image:caption>Level up your TypeScript skills with advanced patterns, utility types, and techniques used in production codebases. Write type-safe, maintainable code.</image:caption>
       </image:image>
     </url>
     <url>
       <loc>https://www.manojdhiman.me/blog/microservices-architecture-lessons-learned</loc>
       <lastmod>2024-11-03</lastmod>
       <changefreq>monthly</changefreq>
       <priority>0.8</priority>
       <image:image>
         <image:loc>https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?auto=format&fit=crop&w=1200&q=80</image:loc>
         <image:title>Microservices Architecture: Hard Lessons from Production</image:title>
         <image:caption>Real-world lessons from building and scaling microservices. Learn what works, what doesn't, and how to avoid common pitfalls.</image:caption>
       </image:image>
     </url>
   </urlset>
 