<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hewgill Consulting sitemap. Reviewed 9 August 2026.

  ONE URL, and that is correct for release v0.1.0: the soft-launch page is the
  only page that exists publicly. Contact, Booking, Legal, Privacy, Cookies,
  Terms and Booking Terms are all still to be built, and a sitemap that lists
  pages which return 404 is worse than a short one — it teaches the crawler that
  this site's sitemap cannot be trusted.

  Add each page here on the day it goes live, with its own <lastmod>. No
  anchors, no query strings, no non-canonical hosts, no 404, nothing noindexed.
  The manifest at 00_PROJECT_CONTROL/site-manifest.json records which routes are
  eligible: only those with inSitemap true AND status live.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hewgill.co.uk/</loc>
    <lastmod>2026-09-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
