<?xml version="1.0" encoding="UTF-8"?>
<!--
  As quatro páginas do site, com os pares de idioma declarados EM CADA uma.
  O `xhtml:link` do sitemap repete o `hreflang` do <head> de propósito: o Google
  aceita os dois sinais, e quando eles concordam o par é reconhecido mais rápido.
  Quando não concordam, ganha a confusão — então se uma página mudar de endereço,
  muda nos dois lugares no mesmo commit.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://petaflop.com.br/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://petaflop.com.br/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://petaflop.com.br/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://petaflop.com.br/"/>
    <lastmod>2026-09-20</lastmod>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://petaflop.com.br/en/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://petaflop.com.br/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://petaflop.com.br/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://petaflop.com.br/"/>
    <lastmod>2026-09-20</lastmod>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://petaflop.com.br/privacidade</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://petaflop.com.br/privacidade"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://petaflop.com.br/en/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://petaflop.com.br/privacidade"/>
    <lastmod>2026-09-20</lastmod>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://petaflop.com.br/en/privacy</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://petaflop.com.br/privacidade"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://petaflop.com.br/en/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://petaflop.com.br/privacidade"/>
    <lastmod>2026-09-20</lastmod>
    <priority>0.3</priority>
  </url>

</urlset>
