<?xml version="1.0" encoding="UTF-8"?>
<!--
  As três versões da home entram como URLs próprias, e cada uma declara as
  outras duas em xhtml:link. É assim que o Google entende que não são páginas
  duplicadas, e sim a mesma página em idiomas diferentes — o mesmo mapa que o
  <link rel="alternate" hreflang> do <head> desenha (ver includes/idioma.php).

  A política de privacidade fica só em português: é documento legal, e uma
  versão traduzida seria outro documento, não a mesma página em outra língua.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://propelir.com.br/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://propelir.com.br/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://propelir.com.br/en/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://propelir.com.br/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://propelir.com.br/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://propelir.com.br/en/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://propelir.com.br/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://propelir.com.br/en/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://propelir.com.br/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://propelir.com.br/"/>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://propelir.com.br/es/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://propelir.com.br/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://propelir.com.br/en/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://propelir.com.br/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://propelir.com.br/"/>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://propelir.com.br/politica-de-privacidade.php</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
