<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap do app web (sorteio.papelzinho.com).
  Lista as paginas institucionais publicas e indexaveis, com as variantes de
  locale (pt-br, en) e hreflang. Nao inclui rotas de deep-link (viewer com
  ?p=&g=, poolId, etc.) nem rotas autenticadas (/conta, /grupo, wizards):
  essas nao devem ser indexadas.
  Ao adicionar /sobre, /privacidade ou /blog, replicar o bloco no padrao abaixo.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://sorteio.papelzinho.com/pt-br</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://sorteio.papelzinho.com/pt-br"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://sorteio.papelzinho.com/en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sorteio.papelzinho.com/pt-br"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://sorteio.papelzinho.com/pt-br/termos</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://sorteio.papelzinho.com/pt-br/termos"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://sorteio.papelzinho.com/en/termos"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sorteio.papelzinho.com/pt-br/termos"/>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://sorteio.papelzinho.com/pt-br/faq</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://sorteio.papelzinho.com/pt-br/faq"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://sorteio.papelzinho.com/en/faq"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sorteio.papelzinho.com/pt-br/faq"/>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://sorteio.papelzinho.com/pt-br/suporte</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://sorteio.papelzinho.com/pt-br/suporte"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://sorteio.papelzinho.com/en/suporte"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sorteio.papelzinho.com/pt-br/suporte"/>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
