<?xml version="1.0" encoding="UTF-8"?>
<!--
  The six pages that are documents. Written by hand rather than generated,
  because there are six of them and a build step to produce six lines would
  be the only build step this site has.

  What is deliberately not here: /account.html and /portfolio.html, which
  are one person's own and carry a noindex; /404.html and /soon.html, which
  are answers rather than pages; and the coin pages, which are
  /coin.html?c=<slug> and cannot be listed from a static file. Each coin
  page writes its own canonical, title and description in site/coin.js, so
  a coin that has been linked to anywhere is indexable on its own terms —
  it just is not announced here.

  Absolute URLs on clashpad.fun, which a sitemap has no choice about: a
  sitemap is read away from the host that served it. The rehearsal
  deployment serves this file too, where it names the real pad's pages —
  which is what its canonicals say as well, and the reason they are
  absolute.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://clashpad.fun/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://clashpad.fun/create.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://clashpad.fun/how.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://clashpad.fun/rewards.html</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://clashpad.fun/clash.html</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://clashpad.fun/terms.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
