<?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, straight from the Article entity, so this file can
  never go stale when a new article is published.

  It matters here more than usual: /news is client-rendered, so its links to
  individual stories do not exist in the first-wave HTML. Without this feed a
  published article has no crawl path at all.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://ex-aisummit.com/functions/sitemapArticles</loc>
  </sitemap>
</sitemapindex>
