<?xml version="1.0" encoding="UTF-8"?>
<!--
  card-exchange.ca sitemap.

  One page today. To add another:

    1. Copy the <url> block below.
    2. Set <loc> to the absolute https:// URL. It must match the canonical URL
       in that page's <link rel="canonical">, character for character —
       trailing slash included. A mismatch makes Search Console report the
       page as "Duplicate, Google chose different canonical".
    3. Set <lastmod> to the date the CONTENT meaningfully changed, in
       YYYY-MM-DD form. Do not bump it for a redeploy that changed nothing;
       crawlers learn to distrust a lastmod that always says "today".
    4. Drop <changefreq> and <priority> if you like — Google ignores both.
       They are kept here only because some smaller crawlers still read them.

  After editing, resubmit at:
    https://search.google.com/search-console  ->  Sitemaps  ->  sitemap.xml
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://card-exchange.ca/</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- Extensionless: Cloudflare Pages serves privacy.html at /privacy, and the
       page's own <link rel="canonical"> says /privacy. Keep the three in step. -->
  <url>
    <loc>https://card-exchange.ca/privacy</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
