<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every URL here must match its page's <link rel="canonical"> exactly, and must
  resolve. The .html extensions are load-bearing: `cleanUrls` is not set in
  vercel.json, so /privacy and /terms are 404s.

  <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.html</loc>
    <lastmod>2026-08-02</lastmod>
  </url>
  <url>
    <loc>https://skandarobotics.com/terms.html</loc>
    <lastmod>2026-08-02</lastmod>
  </url>
</urlset>
