<?xml version="1.0" encoding="UTF-8"?>
<!-- Every page the apex serves, which is the same list as LANDING_PAGES in
     config/landing.py, in the shape those URLs actually answer on: no
     trailing slash, no extension. A sitemap naming a URL that redirects is
     worse than one that omits it.

     No lastmod, changefreq or priority: Google ignores the last two, and a
     lastmod maintained by hand in a file nobody remembers to touch is a date
     that goes stale and is then worth less than no date at all. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://blacksquare.art/</loc>
  </url>
  <url>
    <loc>https://blacksquare.art/artlogic-alternative</loc>
  </url>
</urlset>
