<?xml version="1.0" encoding="UTF-8"?>
<!--
  hummytummy.com is the application host; its public surface is the entry
  point plus the legal documents. Everything worth indexing lives on
  landing./help./developer., each of which publishes its own sitemap and is
  named in /robots.txt here.

  This file exists because the apex previously answered 200 with the SPA's
  HTML shell at /sitemap.xml — a crawler asking for a sitemap received a web
  page claiming to be one, which is worse than a 404.
-->
<!--
  No hreflang cluster here on purpose. A cluster has to be reciprocal: every
  member names every other, including itself. This host publishes one URL and
  landing never points back at it, so anything declared here is discarded — and
  it would have named 2 locales where landing publishes 5.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hummytummy.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
