<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for DigiChallan's public marketing/info pages. This is a
  client-side-rendered SPA with no server-side route generation, so this
  file is hand-maintained rather than auto-built — when a new public page
  is added to App.jsx, add its <url> entry here too (and skip anything
  behind the Protected wrapper: dashboards, profile, password-reset flows
  are correctly excluded via robots.txt instead).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://digichallan.in/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://digichallan.in/lok-adalat-process</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://digichallan.in/for-lawyers</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://digichallan.in/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://digichallan.in/login</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://digichallan.in/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://digichallan.in/terms-and-conditions</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
