<?xml version="1.0" encoding="UTF-8"?>
<!-- Static alias for the conventional /sitemap.xml path. @astrojs/sitemap
     always builds a real index at /sitemap-index.xml (see astro.config.mjs)
     plus one or more numbered chunk files — this just points the
     conventional URL at the one chunk the site currently produces, so
     both "sitemap.xml" and "sitemap-index.xml" work as a submission URL.
     If the site ever grows past a single chunk, point this at
     /sitemap-index.xml instead (an index of indexes isn't valid). -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://medgridmso.com/sitemap-0.xml</loc>
  </sitemap>
</sitemapindex>
