<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is one indexable page. The nav targets (#services, #our-team,
  #contact, #health-check) are anchors on that page rather than separate URLs,
  so they are deliberately not listed; a sitemap of fragments would be rejected.

  privacy.html is also absent on purpose: it carries <meta name="robots"
  content="noindex">, and listing a noindex page contradicts the sitemap.

  Old Squarespace URLs are not listed either. They 301 to anchors via
  _redirects, and a sitemap should only ever contain canonical destinations.

  Keep lastmod honest: bump it when the page's content actually changes, not on
  every deploy. An always-current lastmod is ignored by crawlers.

  (Note for editors: XML comments cannot contain a double hyphen, so avoid it
  in this block. deploy/check.py parses this file and will fail the build.)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.lunaitconsulting.com/</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
