<?xml version="1.0" encoding="UTF-8"?>
<!--
  A sitemap is a list of URLs, nothing more. It carries no description,
  keywords or business detail — that lives in the page title, the meta
  description and the JSON-LD block in index.html.

  Only <loc> and <lastmod> are worth writing: Google ignores <priority> and
  <changefreq> outright, and they used to be here doing nothing.

  Keep <lastmod> honest. Google only trusts it while it matches what actually
  changed on the page, so it should be updated when the content meaningfully
  changes — not stamped automatically on every build, which trains Google to
  disregard the field for the whole domain.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.devchambers.in/</loc>
    <lastmod>2026-09-18</lastmod>
  </url>
  <url>
    <loc>https://www.devchambers.in/terms</loc>
    <lastmod>2026-09-18</lastmod>
  </url>
</urlset>
