<?xml version="1.0" encoding="UTF-8"?>
<!-- PixSorter product site. Two indexable URLs on purpose: `/` is whichever
     landing version the admin picked (the drafts are noindex), so the sitemap
     never lists /v1/…/v8/. Update <lastmod> when the live copy changes. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pixsorter.botat.org/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://pixsorter.botat.org/buy/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
