<?xml version="1.0" encoding="UTF-8"?>
<!-- The dial itself: one URL, hand-written, hand-maintained. Filter state
     (band, region, search) lives in the query string and is not separately
     indexable — those are views of this page, not other pages.

     ?play=<id> is the one query parameter that does change what a crawler is
     told, because index.php gives each station its own title and share card.
     Those URLs are listed in sitemap-stations.php, which is generated: they
     rotate with the catalogue and have no business in a hand-written file.

     lastmod tracks changes to *this page* — markup, copy, design — not the
     6-hourly catalogue refresh. Update it when the page itself changes. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://radio.nikkozabala.com/</loc>
    <lastmod>2026-09-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
