<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap do app web (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.

  As paginas institucionais abaixo sao mantidas a mao. Ao adicionar /sobre etc.,
  replicar o bloco no padrao. O trecho do BLOG e gerado automaticamente no build
  (scripts/prerender-blog.mjs, a partir de src/content/blog/*.md): nao editar a
  mao entre os marcadores BLOG:START / BLOG:END.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

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

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

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

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

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

  <!-- BLOG:START gerado no build por scripts/prerender-blog.mjs a partir de src/content/blog/*.md. Nao editar a mao. -->
  <url>
    <loc>https://papelzinho.com/pt-br/blog</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://papelzinho.com/pt-br/blog"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://papelzinho.com/en/blog"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://papelzinho.com/pt-br/blog"/>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://papelzinho.com/pt-br/blog/como-deixar-o-amigo-secreto-mais-engracado</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://papelzinho.com/pt-br/blog/como-deixar-o-amigo-secreto-mais-engracado"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://papelzinho.com/pt-br/blog/como-deixar-o-amigo-secreto-mais-engracado"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://papelzinho.com/pt-br/blog/25-presentes-para-mulheres</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://papelzinho.com/pt-br/blog/25-presentes-para-mulheres"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://papelzinho.com/pt-br/blog/25-presentes-para-mulheres"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://papelzinho.com/pt-br/blog/comoorganizaramigosecreto</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://papelzinho.com/pt-br/blog/comoorganizaramigosecreto"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://papelzinho.com/pt-br/blog/comoorganizaramigosecreto"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://papelzinho.com/pt-br/blog/presentes-de-amigo-secreto</loc>
    <xhtml:link rel="alternate" hreflang="pt-br" href="https://papelzinho.com/pt-br/blog/presentes-de-amigo-secreto"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://papelzinho.com/pt-br/blog/presentes-de-amigo-secreto"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- BLOG:END -->

</urlset>
