<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Italian Homepage -->
  <url>
    <loc>https://dnvillages.com/</loc>
    <xhtml:link 
               rel="alternate"
               hreflang="it"
               href="https://dnvillages.com/"/>
    <xhtml:link 
               rel="alternate"
               hreflang="en"
               href="https://dnvillages.com/en/"/>
    <!-- Optional: Add lastmod, changefreq, priority if desired -->
    <!-- <lastmod>2024-04-18</lastmod> -->
    <!-- <changefreq>monthly</changefreq> -->
    <!-- <priority>1.0</priority> -->
  </url>

  <!-- English Homepage -->
  <url>
    <loc>https://dnvillages.com/en/</loc>
    <xhtml:link 
               rel="alternate"
               hreflang="it"
               href="https://dnvillages.com/"/>
    <xhtml:link 
               rel="alternate"
               hreflang="en"
               href="https://dnvillages.com/en/"/>
    <!-- Optional: Add lastmod, changefreq, priority if desired -->
    <!-- <lastmod>2024-04-18</lastmod> -->
    <!-- <changefreq>monthly</changefreq> -->
    <!-- <priority>0.9</priority> -->
  </url>

</urlset> 