<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for snotra-ai.dev and snotra-ai.de (issues #127, #18, #33).

  One start page per language, and the language hangs off the domain:
  snotra-ai.de is German, snotra-ai.dev is English. Both domains serve the
  same files, this one sitemap included — so both addresses are in it. Google
  accepts entries for another domain once both are verified in the same
  Search Console property, and passes over them without consequence
  otherwise.

  The hreflang relation between the two sits in the <head> of index.html,
  not here: a statement in one place is easier to keep right than the same
  one in two.

  The blog (website/blog/) is English only. An article names its one address
  in its own canonical, on snotra-ai.dev, and is listed here once, under that
  address. The style check (/blog/style) and, while it lists nothing, the
  overview carry noindex and are missing on purpose.

  The legal notice and the privacy policy are missing on purpose too — both
  carry <meta name="robots" content="noindex">, and a sitemap pointing at
  noindex pages contradicts itself.

  No <lastmod>: a date that has to be updated by hand at the next change of
  content is wrong sooner than it is useful, and search engines ignore
  unreliable values anyway. The field is optional in the sitemap protocol.

  A page added? test/website-static-files.test.js fails as long as it is
  missing here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://snotra-ai.dev/</loc>
  </url>
  <url>
    <loc>https://snotra-ai.de/</loc>
  </url>
</urlset>
