<?xml version="1.0" encoding="UTF-8"?>
<!--
 ************************************************************
 ************************************************************
 ** Copyright (c) flavio.ferrara.it
 ** All rights reserved.
 **
 ** Strict Proprietary Notice:
 ** This website data, source code, and associated
 ** assets are the exclusive property of flavio.ferrara.it.
 ** Unauthorized copying, modification,
 ** or distribution via any medium is strictly prohibited.
 ************************************************************
 ************************************************************
-->
<!--
  Sitemap index referenced by robots.txt. Combines the static core-page
  sitemap (sitemap.xml, hand-maintained, unchanged by the blog) with
  the dynamic blog sitemap (blog/sitemap.php, live-queried — published
  articles can appear or update outside the normal deploy cycle via
  scheduled publishing, so it can't be a static file). See
  docs/blog-cms-implementation-plan.md §8.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://flavio.ferrara.it/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://flavio.ferrara.it/blog/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
