<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    Root sitemap index. All sub-sitemaps live on the same host
    (www.springtravels.ca) so Google Search Console treats them as
    trusted. sitemap-posts.xml and sitemap-news.xml are generated at
    build time from the database (see scripts/generate-blog-sitemaps.ts).
  -->
  <sitemap>
    <loc>https://www.springtravels.ca/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.springtravels.ca/sitemap-posts.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://www.springtravels.ca/sitemap-news.xml</loc>
  </sitemap>
</sitemapindex>