<?xml version="1.0" encoding="UTF-8"?>
<!--
  Four pages, because there are four pages. A sitemap listing URLs that do not
  exist, or padded with the app's routes, is worse than none.

  ⚠ /explainers was missing here from the day it was built, so the page that
  answers the two things people actually search for — who owes the super on a
  gig, and what happens on a door deal — was the one page nothing pointed a
  search engine at. If a page is added to packages/landing, add it here in the
  same change, or it is invisible.

  No <lastmod>: it would be a lie the moment the copy changed without someone
  remembering to edit this, and a stale lastmod is treated as a bad signal.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gigsorted.com/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://gigsorted.com/explainers</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://gigsorted.com/privacy</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://gigsorted.com/terms</loc>
    <priority>0.5</priority>
  </url>
</urlset>
