<?xml version="1.0" encoding="UTF-8"?>
<!--
  The platform's own sitemap: the Domorbo homepage only. Crawlers try
  /sitemap.xml by convention, and before this file existed it fell through to
  the app's catch-all route (_redirects) and served index.html.

  It deliberately lists no agencies. A site-wide index of per-agency sitemaps
  would publish Domorbo's customer list; each agency's own
  /a/{agencySlug}/sitemap.xml is submitted to Search Console and Bing directly
  (CLAUDE.md §10.2.3, TODO [#49]).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://domorbo.com/</loc>
  </url>
</urlset>
