<?xml version="1.0" encoding="UTF-8"?>
<!--
  The eight real pages. /games and /labs are 301s to /projects and belong in no sitemap,
  and /404 is noindex. Hand-written on purpose: eight entries is the whole site, and a
  generator would be more moving parts than the thing it generates.

  Hand-written has a cost and this file has now paid it once: three routes were added and
  this list was not, so for a while it described a five-page site that had eight. The
  count in the comment above is deliberately spelled out for that reason — a number that
  contradicts the list below is easier to notice than a missing entry, and the build's
  prerender line ("Prerendered 11 static routes") is the figure to reconcile against:
  8 here + the two 301 shims + /404.

  The two Dice2Roll legal pages are listed at low priority rather than left out. They are
  not pages anybody should arrive at from a search, but they are the addresses an App
  Store listing points at, and a policy URL that no sitemap admits to is the kind of small
  incoherence a reviewer notices.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://nordicmythos.com/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://nordicmythos.com/projects</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://nordicmythos.com/projects/bricks2sets</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://nordicmythos.com/projects/dice2roll</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://nordicmythos.com/about</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://nordicmythos.com/contact</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://nordicmythos.com/projects/dice2roll/privacy</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://nordicmythos.com/projects/dice2roll/terms</loc>
    <priority>0.3</priority>
  </url>
</urlset>
