<?xml version="1.0" encoding="UTF-8"?>
<!--
  A SITEMAP INDEX that forwards to a live feed generated from the Article entity
  at request time: /functions/sitemapArticles.

  Why the indirection: a static file listing article URLs goes stale on every
  publish. On ex-academy.co exactly that happened - the entity held 7 articles
  while the hand-maintained file listed 5, and the two missing ones had no crawl
  path anywhere on the site. Do not add <url> entries here; add articles by
  publishing them.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://exventure.co/functions/sitemapArticles</loc>
  </sitemap>
</sitemapindex>
