<?xml version="1.0" encoding="UTF-8"?>
<!--
    Canonical URLs only. The language gate at / stays out on purpose: it
    canonicalises to /en/, so listing it would ask Google to index a page that
    points somewhere else.

    Every <url> in a language pair carries the FULL set of alternates, itself
    included. hreflang has to be reciprocal or Google discards the annotation
    without reporting anything — the symptom is the wrong language in search
    results, never an error. There is no <lastmod>: this site has no build to
    compute one, and a stale date is worse than no date.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <url>
        <loc>https://shvia.org/en/</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://shvia.org/en/"/>
        <xhtml:link rel="alternate" hreflang="pt-BR" href="https://shvia.org/pt-br/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://shvia.org/en/"/>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <url>
        <loc>https://shvia.org/pt-br/</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://shvia.org/en/"/>
        <xhtml:link rel="alternate" hreflang="pt-BR" href="https://shvia.org/pt-br/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://shvia.org/en/"/>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <url>
        <loc>https://shvia.org/privacidade.html</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://shvia.org/en/privacy.html"/>
        <xhtml:link rel="alternate" hreflang="pt-BR" href="https://shvia.org/privacidade.html"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://shvia.org/en/privacy.html"/>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://shvia.org/en/privacy.html</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://shvia.org/en/privacy.html"/>
        <xhtml:link rel="alternate" hreflang="pt-BR" href="https://shvia.org/privacidade.html"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://shvia.org/en/privacy.html"/>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://shvia.org/suporte.html</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://shvia.org/en/support.html"/>
        <xhtml:link rel="alternate" hreflang="pt-BR" href="https://shvia.org/suporte.html"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://shvia.org/en/support.html"/>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://shvia.org/en/support.html</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://shvia.org/en/support.html"/>
        <xhtml:link rel="alternate" hreflang="pt-BR" href="https://shvia.org/suporte.html"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://shvia.org/en/support.html"/>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
