<?xml version="1.0" encoding="UTF-8"?>
<!--
  Alias for crawlers that hit the conventional /sitemap.xml path.
  The real URL list is generated at build time by @astrojs/sitemap as
  /sitemap-0.xml (and /sitemap-1.xml, ... if the site ever exceeds
  ~45k pages — Astro chunks beyond that limit).

  This file is a sitemap-index pointing at the leaf sitemap(s). If
  the site grows enough to spill into sitemap-1.xml, add another
  <sitemap> entry here, or just delete this static file and let
  crawlers use /sitemap-index.xml + robots.txt.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://elizabethlimlaw.com/sitemap-0.xml</loc>
  </sitemap>
</sitemapindex>
