<?xml version="1.0" encoding="UTF-8"?>
<!--
  Written by hand rather than pulled in as an integration — a dependency
  that generates a dozen lines of XML is not worth the install.
  Add a URL here when a page is added.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kynrewards.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <!-- trailing slash, to match the canonical the page itself declares -->
    <loc>https://kynrewards.com/partner/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <!-- low priority, but present: a legal page a payment partner, app store
         reviewer or regulator cannot find is one that may as well not exist -->
    <loc>https://kynrewards.com/privacy/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://kynrewards.com/terms/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
