<?xml version="1.0" encoding="UTF-8"?>
<!--
  PORTFOLIO / CASE STUDIES SITEMAP — https://digitalar.in
  ─────────────────────────────────────────────────────────────────────────────
  Route pattern in app: /case-studies/:id
  HOW TO MAINTAIN:
  When you add a new project/case study in the admin panel, add a <url> entry:
    <url>
      <loc>https://digitalar.in/case-studies/YOUR-PROJECT-ID</loc>
      <lastmod>YYYY-MM-DD</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>
  ─────────────────────────────────────────────────────────────────────────────
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Work / Portfolio Index -->
  <url>
    <loc>https://digitalar.in/work</loc>
    <lastmod>2026-03-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ═══ ADD INDIVIDUAL CASE STUDY URLs BELOW ═════════════════════════════
       Pattern: https://digitalar.in/case-studies/your-project-id
       Example:
  <url>
    <loc>https://digitalar.in/case-studies/hotel-sai-palace-website</loc>
    <lastmod>2026-02-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://digitalar.in/projects/hotel-sai-palace-cover.png</image:loc>
      <image:title>Hotel Sai Palace Website — The Digital Architect</image:title>
    </image:image>
  </url>
  ═══════════════════════════════════════════════════════════════════════════ -->

</urlset>
