<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only pages a stranger can actually read.

  The portal routes are deliberately absent: they need a login, so listing them
  would point crawlers at pages that answer nothing, and a sitemap full of those
  is how a sitemap stops being trusted.

  This is hand-maintained because there are two entries. When the public pages
  grow past a handful — the local trade pages in #40 — generate it from the
  router at build time instead, or it will quietly fall out of date.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://everyring.ca/</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://everyring.ca/privacy</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
