<?xml version="1.0" encoding="UTF-8"?>
<!--
  A sitemap lists URLs you want INDEXED. Since every route except "/" is behind
  PrivateRoute and carries X-Robots-Tag: noindex, listing them here would be a
  direct contradiction and is reported in Search Console as
  "Submitted URL marked noindex". So this file has exactly one entry.

  If a public marketing site is later added on www.codenekt.com, it gets its
  own sitemap on that host. Sitemaps cannot cross hostnames.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fleet.codenekt.com/</loc>
    <lastmod>2026-07-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
