<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!--
    Canonical URLs only. Each entry must be a 200 OK on the production
    domain (no redirects, no 404s). The Sell page IS the homepage; there
    is no separate /sell or /gc/sell URL on the live site.
  -->

  <!-- Homepage (Sell) -- US -->
  <url>
    <loc>https://giftcash.com/</loc>
    <xhtml:link rel="alternate" hreflang="en-US" href="https://giftcash.com/"/>
    <xhtml:link rel="alternate" hreflang="en-CA" href="https://giftcash.ca/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://giftcash.com/"/>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Homepage (Sell) -- Canada -->
  <url>
    <loc>https://giftcash.ca/</loc>
    <xhtml:link rel="alternate" hreflang="en-US" href="https://giftcash.com/"/>
    <xhtml:link rel="alternate" hreflang="en-CA" href="https://giftcash.ca/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://giftcash.com/"/>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Buy gift cards -- US -->
  <url>
    <loc>https://giftcash.com/buy</loc>
    <xhtml:link rel="alternate" hreflang="en-US" href="https://giftcash.com/buy"/>
    <xhtml:link rel="alternate" hreflang="en-CA" href="https://giftcash.ca/buy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://giftcash.com/buy"/>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Buy gift cards -- Canada -->
  <url>
    <loc>https://giftcash.ca/buy</loc>
    <xhtml:link rel="alternate" hreflang="en-US" href="https://giftcash.com/buy"/>
    <xhtml:link rel="alternate" hreflang="en-CA" href="https://giftcash.ca/buy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://giftcash.com/buy"/>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Check gift card balance -- US -->
  <url>
    <loc>https://giftcash.com/check-gift-card-balance</loc>
    <xhtml:link rel="alternate" hreflang="en-US" href="https://giftcash.com/check-gift-card-balance"/>
    <xhtml:link rel="alternate" hreflang="en-CA" href="https://giftcash.ca/check-gift-card-balance"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://giftcash.com/check-gift-card-balance"/>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Check gift card balance -- Canada -->
  <url>
    <loc>https://giftcash.ca/check-gift-card-balance</loc>
    <xhtml:link rel="alternate" hreflang="en-US" href="https://giftcash.com/check-gift-card-balance"/>
    <xhtml:link rel="alternate" hreflang="en-CA" href="https://giftcash.ca/check-gift-card-balance"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://giftcash.com/check-gift-card-balance"/>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

</urlset>
