<?xml version="1.0" encoding="UTF-8"?>
<!--
  Coldside's sitemap (sitemaps.org protocol: https://www.sitemaps.org/protocol.html).

  Hand-maintained, like every other file in website/ - there's no build step
  for this site (see website/README.md), so there's nothing to regenerate
  this from. Two real public pages exist today; keep this file in lockstep
  with them:
    - Adding a page (a new .html file linked from the site, added to
      .claude/skills/deploy-website/scripts/deploy.sh's FILES allowlist)?
      Add a matching <url> entry here in the same change.
    - Removing/retiring a page? Remove its <url> entry here too - a stale
      sitemap entry pointing at a 404 is worse than no sitemap at all.
    - Meaningfully changed a page's content (not a typo fix)? Bump that
      entry's <lastmod> to the change's date.
  robots.txt points crawlers at this file (`Sitemap:` line) - if this file
  is ever renamed or moved, update that line too.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://coldside.ai/</loc>
    <lastmod>2026-09-15</lastmod>
  </url>
  <url>
    <loc>https://coldside.ai/waitlist</loc>
    <lastmod>2026-09-07</lastmod>
  </url>
</urlset>
