<?xml version="1.0" encoding="UTF-8"?>
<!--
  FIRST_100 §9 item 9. Only genuinely public, prerendered routes belong here:
  the landing page, the calibration track record and the FAQ. Everything else
  on the dashboard is behind an access key and must not be advertised.

  /privacy is deliberately absent: it is public and prerendered, but it exists
  to be *reached* (from the welcome mail and the footers), not to be ranked.
  /faq is the opposite case — it is written to be crawled and quoted, which is
  the whole reason C6 made it a real route.

  Add the BOF comparison page (§5.3) here when it ships.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://meridiansignal.net/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://meridiansignal.net/calibration</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://meridiansignal.net/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
