<?xml version="1.0" encoding="UTF-8"?>
<!--
  As URLs aqui usam o mesmo host do <link rel="canonical"> das páginas —
  epdex.app, e não .club/www, que servem o mesmo conteúdo.

  Só entram páginas que devem ser indexadas. Termos de Uso e Política de
  Privacidade seguem fora, porque carregam <meta name="robots" content="noindex">
  enquanto estão como minuta. A página de exclusão de conta entra: o Google Play
  exige que ela seja publicamente encontrável por quem já desinstalou o app.

  As versões em inglês (en/) entram pelas mesmas regras: home e exclusão de
  conta sim, Termos e Política não (noindex igual às originais). O xhtml:link
  repete o hreflang que cada página já declara no <head>, como o Google pede
  pra sitemaps multilíngues.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://epdex.app/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://epdex.app/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://epdex.app/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://epdex.app/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://epdex.app/en/</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://epdex.app/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://epdex.app/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://epdex.app/" />
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://epdex.app/excluir-conta.html</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://epdex.app/excluir-conta.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://epdex.app/en/delete-account.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://epdex.app/excluir-conta.html" />
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://epdex.app/en/delete-account.html</loc>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://epdex.app/excluir-conta.html" />
    <xhtml:link rel="alternate" hreflang="en" href="https://epdex.app/en/delete-account.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://epdex.app/excluir-conta.html" />
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
