<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the two pages that are actually the site, and the only two that are
  prerendered (see `src/entry-server.tsx`). The template skeletons that used to
  sit at /templates and /template-N were removed from the production router on
  2026-08-06 — they are no longer routes, so there is nothing here to exclude.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://storefrontnow.ca/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://storefrontnow.ca/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
