<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  
  <!-- URL em inglês -->
  <url>
    <loc>https://cubob.com/</loc>
    <xhtml:link 
             rel="alternate"
             hreflang="pt"
             href="https://cubob.com/pt/inicial/" />
  </url>

  <!-- URL em português -->
  <url>
    <loc>https://cubob.com/pt/inicial/</loc>
    <xhtml:link 
             rel="alternate"
             hreflang="en"
             href="https://cubob.com/" />
  </url>

  <!-- Adicione outras páginas aqui, seguindo o mesmo formato -->
</urlset>

