<?xml version="1.0" encoding="UTF-8"?>
<!--
  Canonical sitemap entry point for simpleaddins.com — a sitemap INDEX that
  covers the whole site from one URL:
    - sitemap-0.xml     marketing pages (generated by @astrojs/sitemap)
    - docs/sitemap.xml  documentation pages (generated by VitePress)
  Submit THIS url to search engines. Note: sitemap-0.xml is Astro's first
  child; if the marketing site ever exceeds 45,000 URLs Astro emits
  sitemap-1.xml etc. — add those <sitemap> entries here too.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://simpleaddins.com/sitemap-0.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://simpleaddins.com/docs/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
