<?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 (Main) -->
    <url>
        <loc>https://wardalpsy.com/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="it" href="https://wardalpsy.com/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://wardalpsy.com/en" />
        <xhtml:link rel="alternate" hreflang="pl" href="https://wardalpsy.com/pl" />
    </url>

    <!-- English -->
    <url>
        <loc>https://wardalpsy.com/en</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="it" href="https://wardalpsy.com/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://wardalpsy.com/en" />
        <xhtml:link rel="alternate" hreflang="pl" href="https://wardalpsy.com/pl" />
    </url>

    <!-- Polish -->
    <url>
        <loc>https://wardalpsy.com/pl</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="it" href="https://wardalpsy.com/" />
        <xhtml:link rel="alternate" hreflang="en" href="https://wardalpsy.com/en" />
        <xhtml:link rel="alternate" hreflang="pl" href="https://wardalpsy.com/pl" />
    </url>
</urlset>