<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two pages, two entries. A sitemap this small is not about volume, it is the
  declaration of which URLs are authoritative: the apex domain over www, and the clean
  path over anything carrying a query string.

  There is no <lastmod>. A hardcoded date is stale from the day it ships, and Google
  discounts a lastmod it finds unreliable, so the choice is a correct date generated at
  build time or none at all. If this site grows past one page, generate this file from
  the same route list the redirects use rather than hand-editing it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jonsut.co.uk/</loc>
  </url>
  <url>
    <loc>https://jonsut.co.uk/privacy/</loc>
  </url>
</urlset>
