<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page marketing site: the only indexable URL is the homepage.
  /admin and /outreach are private and deliberately absent.
  robots.txt points here, so this file must exist — without it the SPA
  fallback answered /sitemap.xml with index.html at HTTP 200 and search
  engines logged a sitemap parse error.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sattinstudio.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
