<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <sitemap>
        <loc>https://www.dominio.ext/it/sitemap.xml</loc>
        <lastmod>0000-00-00</lastmod>
    </sitemap>
    <!--
    Facoltativo: Posso creare sitemap per gli articoli dei blog, i video, i prodotti, in cui indicare le varie pagine
    <sitemap>
        <loc>https://www.example.com/it/sitemap-blog.xml</loc>
        <lastmod>0000-00-00</lastmod>
    </sitemap>
    <sitemap>
        <loc>https://www.example.com/en/sitemap-blog.xml</loc>
        <lastmod>0000-00-00</lastmod>
    </sitemap>
    -->
</sitemapindex>