<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every URL here must match its page's <link rel="canonical"> exactly, and must
  resolve. vercel.json sets `cleanUrls`, so the extensionless path is the real
  one and /privacy.html 308-redirects to it; a sitemap full of redirects wastes
  crawl budget and is reported as a soft error.

  <changefreq> and <priority> are omitted on purpose — Google ignores both, and
  Bing effectively does too. They are noise that drifts out of date.

  test/seo.test.mjs checks this file against the pages on every run.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://skandarobotics.com/</loc>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://skandarobotics.com/privacy</loc>
    <lastmod>2026-08-25</lastmod>
  </url>
  <url>
    <loc>https://skandarobotics.com/terms</loc>
    <lastmod>2026-08-25</lastmod>
  </url>
</urlset>
