<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is currently ONE page, so this sitemap has one entry. That is not an
  oversight, it is the ceiling described in SEO-AEO-STRATEGY.md: hash routes
  (#portfolio, #pricing) are anchors, not addresses, and Google will not index
  them separately no matter what is listed here. Listing them would be lying to
  the crawler and can get a sitemap ignored.

  When real URLs exist, add one <url> block per page here and resubmit in
  Google Search Console.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://www.calipicz.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
