<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://status.paygatehq.com/</loc>
    <!-- The DOCUMENT is static; only the readings it fetches change, and a crawler does not
         run them. `daily` would ask for a recrawl that finds the same HTML every time. -->
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <!-- The archive. A second document on this host since the incidents came off the front
         page, and it has to be listed or it is a page nothing points a crawler at. -->
    <loc>https://status.paygatehq.com/history</loc>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <!-- The same two documents in Simplified Chinese. Listed, because a page a sitemap does
         not name is a page only a link can lead a crawler to. -->
    <loc>https://status.paygatehq.com/zh</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://status.paygatehq.com/zh/history</loc>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
