<?xml version="1.0" encoding="UTF-8"?>
<!--
  A sitemap INDEX, not a list of URLs. The two children have different owners:
  /sitemap-pages.xml is this static export's hand-maintained list, and
  /sitemap-restaurants.xml is generated per request by the app server and
  path-routed onto this domain. The index is what stops the app server owning
  the marketing site's URL list.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://askfoodie.ai/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://askfoodie.ai/sitemap-restaurants.xml</loc>
  </sitemap>
</sitemapindex>
