<?xml version="1.0" encoding="UTF-8"?>
<!--
  lastmod reflects when each page's CONTENT last changed, taken from the git
  history of the files that render it — not the build date. A sitemap whose
  dates always say "today" is treated as unreliable and ignored.

  Update these when you change page copy:
    /         src/data, src/sections, src/layout, src/App.tsx
    /privacy/ src/pages/Privacy
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kphysique.co.uk/</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://kphysique.co.uk/privacy/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
