<?xml version="1.0" encoding="UTF-8"?>
<!--
  NOTE ON lastmod: every entry previously carried a hardcoded 2025-01-15, which
  went stale by well over a year and signals an abandoned site to crawlers.
  Dates are now the real publish/refresh dates. Update them when a page's
  content actually changes — a lastmod that never moves is worse than none.

  dashboard.html was removed: it is the internal analytics dashboard, not a
  public landing page, and is now disallowed in robots.txt.

  blog.nyayam.org is a separate WordPress.com property that publishes its own
  sitemap at https://blog.nyayam.org/sitemap.xml. Its post URLs are not
  duplicated here; the root URL is listed so crawlers discover the property.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    <url>
        <loc>https://nyayam.org/</loc>
        <lastmod>2026-08-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://nyayam.org/nyayam-icon-latest.png</image:loc>
            <image:title>NYAYAM - AI Legal Intelligence Platform</image:title>
            <image:caption>AI-powered legal consultation and document analysis platform</image:caption>
        </image:image>
    </url>
    <url>
        <loc>https://nyayam.org/blog.html</loc>
        <lastmod>2026-08-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://blog.nyayam.org/</loc>
        <lastmod>2026-08-20</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>
