<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two pages, both intentionally listed.

  The signal watcher is a public diagnostics tool rather than an internal one,
  so it belongs in the index on its own terms. It is a page people should be
  able to find, not one to hide behind a noindex.

  The URLs are the CANONICAL forms. Cloudflare Pages 308 redirects
  /signal-watcher.html to /signal-watcher, so the extensionless form is the one
  that must appear here and in the canonical tag. Listing the .html form would
  put a redirect in the sitemap, wasting a crawl and diluting the signal.

  (No double hyphen anywhere in this comment. XML forbids it, and the parser
  rejects the whole file rather than warning.)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ev-engine.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ev-engine.com/signal-watcher</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
