<?xml version="1.0" encoding="UTF-8"?>
<!--
  BLOG SITEMAP — https://digitalar.in
  ─────────────────────────────────────────────────────────────────────────────
  HOW TO MAINTAIN THIS FILE:
  When you publish a new blog post in the admin panel, add a new <url> entry:
    <url>
      <loc>https://digitalar.in/blog/YOUR-POST-SLUG</loc>
      <lastmod>YYYY-MM-DD</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
  Then re-submit sitemap-index.xml to Google Search Console.
  ─────────────────────────────────────────────────────────────────────────────
  TIP: For better indexing, each post should have its own canonical URL,
  a unique <title> and <meta description> set via the SEO component.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Blog index -->
  <url>
    <loc>https://digitalar.in/blog</loc>
    <lastmod>2026-03-07</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ═══ ADD INDIVIDUAL BLOG POST URLs BELOW ══════════════════════════════
       Pattern: https://digitalar.in/blog/your-post-slug
       Example:
  <url>
    <loc>https://digitalar.in/blog/how-to-build-a-revenue-engine</loc>
    <lastmod>2026-03-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  ═══════════════════════════════════════════════════════════════════════════ -->

</urlset>
