<?xml version="1.0" encoding="UTF-8"?>
<!-- Only canonical URLs are listed. /en serves the same page as / and canonicalises to it,
     so including it here would contradict the canonical tag in english.html.twig.
     Each entry repeats the full alternate set, itself included, mirroring the hreflang
     tags in the templates - Google discards annotations that are not reciprocal. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <url>
        <loc>https://btrcallsam.com/</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://btrcallsam.com/"/>
        <xhtml:link rel="alternate" hreflang="fr" href="https://btrcallsam.com/fr"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://btrcallsam.com/"/>
        <lastmod>2026-07-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://btrcallsam.com/fr</loc>
        <xhtml:link rel="alternate" hreflang="en" href="https://btrcallsam.com/"/>
        <xhtml:link rel="alternate" hreflang="fr" href="https://btrcallsam.com/fr"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://btrcallsam.com/"/>
        <lastmod>2026-07-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
