<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap — there's no page generator or CI/CD in this project (see
  README), so this is maintained by hand. Update it whenever a page is
  added, removed or its content changes meaningfully (bump <lastmod>).
  Keep the domain below in sync with APP_BASE_URL in .env (production) and
  with public/robots.txt if it ever changes.

  Each <url> carries hreflang alternates to its EN/IT counterpart (see
  src/templates/layout-head.php, which emits the same pairing as <link
  rel="alternate"> on every page) so Google treats them as language
  variants of one page rather than duplicate content.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://aurorablueteam.it/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aurorablueteam.it/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://aurorablueteam.it/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aurorablueteam.it/"/>
    <lastmod>2026-09-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://aurorablueteam.it/about.php</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aurorablueteam.it/about.php"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://aurorablueteam.it/it/about.php"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aurorablueteam.it/about.php"/>
    <lastmod>2026-09-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://aurorablueteam.it/faq.php</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aurorablueteam.it/faq.php"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://aurorablueteam.it/it/faq.php"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aurorablueteam.it/faq.php"/>
    <lastmod>2026-09-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://aurorablueteam.it/contact.php</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aurorablueteam.it/contact.php"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://aurorablueteam.it/it/contact.php"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aurorablueteam.it/contact.php"/>
    <lastmod>2026-09-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://aurorablueteam.it/it/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aurorablueteam.it/"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://aurorablueteam.it/it/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aurorablueteam.it/"/>
    <lastmod>2026-09-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://aurorablueteam.it/it/about.php</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aurorablueteam.it/about.php"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://aurorablueteam.it/it/about.php"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aurorablueteam.it/about.php"/>
    <lastmod>2026-09-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://aurorablueteam.it/it/faq.php</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aurorablueteam.it/faq.php"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://aurorablueteam.it/it/faq.php"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aurorablueteam.it/faq.php"/>
    <lastmod>2026-09-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://aurorablueteam.it/it/contact.php</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://aurorablueteam.it/contact.php"/>
    <xhtml:link rel="alternate" hreflang="it" href="https://aurorablueteam.it/it/contact.php"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://aurorablueteam.it/contact.php"/>
    <lastmod>2026-09-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
