<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. When a route or a post is added in src/lib/posts.ts, add the
  matching <url> block here. Each entry lists its three language variants so
  Google indexes the localized versions instead of only the default one.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://core201.com/</loc>
    <lastmod>2026-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://core201.com/about</loc>
    <lastmod>2026-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://core201.com/about" />
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://core201.com/about?lang=pt" />
    <xhtml:link rel="alternate" hreflang="es" href="https://core201.com/about?lang=es" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://core201.com/about" />
  </url>

  <url>
    <loc>https://core201.com/blog</loc>
    <lastmod>2026-08-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://core201.com/blog" />
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://core201.com/blog?lang=pt" />
    <xhtml:link rel="alternate" hreflang="es" href="https://core201.com/blog?lang=es" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://core201.com/blog" />
  </url>

  <url>
    <loc>https://core201.com/blog/non-technical-founders-scaling</loc>
    <lastmod>2026-08-17</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://core201.com/blog/non-technical-founders-scaling" />
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://core201.com/blog/non-technical-founders-scaling?lang=pt" />
    <xhtml:link rel="alternate" hreflang="es" href="https://core201.com/blog/non-technical-founders-scaling?lang=es" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://core201.com/blog/non-technical-founders-scaling" />
  </url>

  <url>
    <loc>https://core201.com/blog/scaling-engineering-teams</loc>
    <lastmod>2026-06-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://core201.com/blog/scaling-engineering-teams" />
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://core201.com/blog/scaling-engineering-teams?lang=pt" />
    <xhtml:link rel="alternate" hreflang="es" href="https://core201.com/blog/scaling-engineering-teams?lang=es" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://core201.com/blog/scaling-engineering-teams" />
  </url>

  <url>
    <loc>https://core201.com/blog/outsourcing-that-works</loc>
    <lastmod>2026-04-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://core201.com/blog/outsourcing-that-works" />
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://core201.com/blog/outsourcing-that-works?lang=pt" />
    <xhtml:link rel="alternate" hreflang="es" href="https://core201.com/blog/outsourcing-that-works?lang=es" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://core201.com/blog/outsourcing-that-works" />
  </url>
</urlset>
