<?xml version="1.0" encoding="UTF-8"?>
<!-- Every page a search engine should see. Keep in step with build-site.mjs's SHIP list.
     Deliberately ABSENT: /thanks/ — the post-purchase page, reachable only with a live Stripe
     session id. Indexing it would surface a page that is meaningless to anyone arriving cold.
     The -fr pages are not optional extras. Quebec's Law 25 / Bill 96 expect the French text to be
     as available as the English, and until 2026-07-30 this file listed three URLs total, so the
     only legal pages a search engine knew about were the English privacy and terms — the French
     set and the refund policy were invisible. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://pctether.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://pctether.com/buy/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Legal set. Each page names its counterpart in the other language, so a search engine serves
       the right one instead of treating the pair as duplicates competing with each other. -->
  <url>
    <loc>https://pctether.com/legal/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://pctether.com/legal/privacy"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://pctether.com/legal/privacy-fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pctether.com/legal/privacy"/>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://pctether.com/legal/privacy-fr</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://pctether.com/legal/privacy"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://pctether.com/legal/privacy-fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pctether.com/legal/privacy"/>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://pctether.com/legal/terms</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://pctether.com/legal/terms"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://pctether.com/legal/terms-fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pctether.com/legal/terms"/>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://pctether.com/legal/terms-fr</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://pctether.com/legal/terms"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://pctether.com/legal/terms-fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pctether.com/legal/terms"/>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://pctether.com/legal/refund</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://pctether.com/legal/refund"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://pctether.com/legal/refund-fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pctether.com/legal/refund"/>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://pctether.com/legal/refund-fr</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://pctether.com/legal/refund"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://pctether.com/legal/refund-fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pctether.com/legal/refund"/>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
