<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for nxstech.net / www.nxstech.net (NxsTech Performance).

  Served at /sitemap.xml on this host only. Assets in this repo are shared by
  both hostnames, so a single file named sitemap.xml at the root would be handed
  to eng.nxstech.net as well and would tell Google that Performance URLs belong
  on the Design host. worker.js maps /sitemap.xml to the right file per host;
  that is why this one carries a suffix. Do not rename it to sitemap.xml.

  URLs are extensionless because that is what serves a 200. Cloudflare's default
  html_handling answers /compare.html with a 301 to /compare, so listing the
  .html form would put a redirect in the sitemap.

  app.nxstech.net is a different host in a different repo and needs its own
  sitemap if it is ever to be indexed. It is deliberately absent here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://nxstech.net/</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://nxstech.net/compare</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://nxstech.net/privacy</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
