<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three URLs only. /404 is deliberately absent — an error page must never be
  submitted for indexing.

  Each <loc> matches that page's <link rel="canonical"> byte for byte: apex host,
  https, no www, extensionless, and no trailing slash except the root. Any drift
  between the two is a self-inflicted duplicate-content signal.

  <lastmod> is a real date, not a build timestamp. Bump a page's <lastmod> only
  when its content actually changes, and keep it equal to the dateModified in
  that page's WebPage JSON-LD and to the "Last updated" line the visitor reads.
  See docs/DEPLOY.md.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://magicops.co.uk/</loc>
    <lastmod>2026-07-26</lastmod>
  </url>
  <url>
    <loc>https://magicops.co.uk/privacy</loc>
    <lastmod>2026-07-25</lastmod>
  </url>
  <url>
    <loc>https://magicops.co.uk/terms</loc>
    <lastmod>2026-07-25</lastmod>
  </url>
</urlset>
