<?xml version="1.0" encoding="UTF-8"?>
<!-- Two pages, one document. Google reads the pair from the xhtml:link
     annotations, and every entry has to list the whole set including itself —
     an alternate that does not point back is ignored. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://thenatas.github.io/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thenatas.github.io/"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://thenatas.github.io/pt/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thenatas.github.io/"/>
  </url>

  <url>
    <loc>https://thenatas.github.io/pt/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://thenatas.github.io/"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://thenatas.github.io/pt/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://thenatas.github.io/"/>
  </url>

</urlset>
