<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX, not a list of URLs.

  The article URLs themselves are generated per request by the backend function
  /functions/sitemapArticles, which merges the four articles pinned in
  src/lib/newsData.jsx with every published row of the Article entity. Keeping it
  dynamic means it can never go stale when the SEO Engine publishes something new.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://ex-ix.com/functions/sitemapArticles</loc>
  </sitemap>
</sitemapindex>
