<?xml version="1.0" encoding="UTF-8"?>
<!--
  No <lastmod> on purpose. It is optional, and a wrong one is worse than none:
  search engines only trust the field while it is consistently accurate, so a
  hardcoded date rots into a lie, and a build-time date would claim the CONTENT
  changed every time only code did. Deriving it per page from git would be
  accurate but adds build machinery to a two-page site meant to be left alone.
  With a single indexable URL there is nothing here that lastmod would help a
  crawler decide. If this site ever grows real, changing pages, generate the
  sitemap and give each URL an honest lastmod then.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://monoglyph.co.uk/</loc>
  </url>
</urlset>
