<?xml version="1.0" encoding="UTF-8"?>
<!--
  Viresmill.cc (ClockRadio). ONE canonical, indexable URL.

  Why only one: the domain root is a redirector into clockradio.html (it hands the
  app ?layout=…, &patch=…, &as=… instead of dropping them), so `/` is a redirect,
  not a page. A sitemap that lists a redirecting URL is self-defeating — Search
  Console files it under "Page with redirect". The app itself is what belongs here,
  and it now carries a matching self-referential canonical.

  Last reviewed 2026-09-27. If the root is ever changed to serve the app directly,
  this file must be updated in the same commit or it will point at the redirect.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://viresmill.cc/clockradio.html</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
