<?xml version="1.0" encoding="UTF-8"?>
<!--
  Google News sitemap-index. The actual recent-articles list is generated
  dynamically by the FastAPI backend at /api/sitemap-news.xml — that endpoint
  returns posts published within the last 14 days (configurable in admin)
  with <news:news>, <news:keywords> and <image:image> tags.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://news.vitadahost.it/api/sitemap-news.xml</loc>
  </sitemap>
</sitemapindex>
