<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the URLs a stranger can actually read. Every other route is an app screen behind sign-in or
  the closed-beta wall, and listing those would ask Google to index the wall (see public/robots.txt).

  Static and hand-maintained on purpose: five URLs do not justify a generator, and a generated
  sitemap that silently listed gated routes would be worse than none. A new public page needs a
  line here AND a matching Allow in robots.txt — docs/seo.md.

  `www` throughout: the naked domain 308-redirects to it, so www is the canonical host.

  `lastmod` only. Google ignores `changefreq` and `priority` outright (they were here until
  2026-07-29 and did nothing), and honours `lastmod` when it is accurate — which means it has to be
  edited when the page's content changes, not when this file is touched. A `lastmod` that always
  says "today" is worse than none: it teaches the crawler to stop believing the field.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.elamaayan.com/</loc>
    <lastmod>2026-07-29</lastmod>
  </url>
  <url>
    <loc>https://www.elamaayan.com/legal/privacy</loc>
    <lastmod>2026-07-27</lastmod>
  </url>
  <url>
    <loc>https://www.elamaayan.com/legal/terms</loc>
    <lastmod>2026-07-27</lastmod>
  </url>
  <url>
    <loc>https://www.elamaayan.com/legal/safety</loc>
    <lastmod>2026-07-27</lastmod>
  </url>
  <url>
    <loc>https://www.elamaayan.com/legal/delete-account</loc>
    <lastmod>2026-07-27</lastmod>
  </url>
</urlset>
