<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, one entry.

  A single-page site is discoverable without a sitemap, so this exists for the
  other half of the job: Search Console has no "submit my homepage" button, and
  a sitemap is the artefact it does accept and then reports indexing state back
  against. That reporting is the point.

  lastmod is rewritten by deploy.ps1 from index.html's own write time, so it
  cannot drift into claiming a freshness the page does not have — a sitemap that
  lies about dates is one Google learns to discount. Change the page, not the
  date below.

  No changefreq or priority: Google ignores both, and carrying them just invites
  someone to maintain a field nothing reads.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://atlast.nz/</loc>
    <lastmod>2026-08-27</lastmod>
  </url>
</urlset>
