<?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">

  <!-- Home Page -->
  <url>
    <loc>https://kauesantosgomes.com.br/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://kauesantosgomes.com.br/" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://kauesantosgomes.com.br/" />
    <xhtml:link rel="alternate" hreflang="es-ES" href="https://kauesantosgomes.com.br/" />
  </url>

  <!-- Resume Page -->
  <url>
    <loc>https://kauesantosgomes.com.br/resume</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://kauesantosgomes.com.br/resume" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://kauesantosgomes.com.br/resume" />
    <xhtml:link rel="alternate" hreflang="es-ES" href="https://kauesantosgomes.com.br/resume" />
  </url>

  <!-- Projects Listing Page -->
  <url>
    <loc>https://kauesantosgomes.com.br/projects</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://kauesantosgomes.com.br/projects" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://kauesantosgomes.com.br/projects" />
    <xhtml:link rel="alternate" hreflang="es-ES" href="https://kauesantosgomes.com.br/projects" />
  </url>

  <!--
    Project Detail Pages (/projects/:urlKey)
    These URLs are dynamic and depend on API data.
    Each published project should be listed here.
    Example entry:
    <url>
      <loc>https://kauesantosgomes.com.br/projects/my-project-slug</loc>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
      <xhtml:link rel="alternate" hreflang="pt-BR" href="https://kauesantosgomes.com.br/projects/my-project-slug" />
      <xhtml:link rel="alternate" hreflang="en-US" href="https://kauesantosgomes.com.br/projects/my-project-slug" />
      <xhtml:link rel="alternate" hreflang="es-ES" href="https://kauesantosgomes.com.br/projects/my-project-slug" />
    </url>
  -->

</urlset>
