<?xml version="1.0" encoding="UTF-8"?>
<!-- One page, because one page is what the public site is while the studio is
     shut. `/features`, `/showcase`, `/models`, `/pricing` and `/about` were
     listed here and are off the router now (see `src/App.jsx`); a sitemap that
     submits five URLs which answer 404 teaches a crawler to distrust the file,
     and it is also a published list of pages we have deliberately stopped
     serving.

     Restoring the routes means restoring their entries here and their
     `Disallow` lines in robots.txt. The three are one change.

     `lastmod` is the date the page's CONTENT changed, not the date of the
     deploy. Bumping it on every build is how a sitemap stops being believed. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://crewnema.com/</loc><lastmod>2026-09-18</lastmod><priority>1.0</priority></url>
</urlset>
