<?xml version="1.0" encoding="UTF-8"?>
<!--
  Six pages, and every URL here is the same string as that page's own
  <link rel="canonical">. build/verify/launch.mjs asserts that agreement rather
  than trusting it: a sitemap and a canonical that disagree are one page giving
  Google two different addresses for itself, and each half reads as correct on
  its own.

  ⚠️ NO <lastmod>, <changefreq> OR <priority>, ON PURPOSE. Google ignores the
  last two outright and discounts a lastmod it catches lying. Hand-kept dates
  here would be wrong within a week — the same rot §5 records against the
  /portfolio allowlist entry, which sat in a list nobody revisited and 404'd on
  every run. A date this file cannot derive is a claim it should not make.

  Adding a page? It is listed here or checkSitemap goes red: the page set comes
  from walking the served tree, not from a list in the suite.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://kristimariecreative.co/</loc></url>
  <url><loc>https://kristimariecreative.co/about</loc></url>
  <url><loc>https://kristimariecreative.co/contact</loc></url>
  <url><loc>https://kristimariecreative.co/faq</loc></url>
  <url><loc>https://kristimariecreative.co/rentals</loc></url>
  <url><loc>https://kristimariecreative.co/rentals/design</loc></url>
</urlset>
