<?xml version="1.0" encoding="UTF-8"?>
<!-- Production host is the custom domain (apex). The pages.dev default
     still serves but canonical/og:url point here. Year fragments on
     /archive are anchors within a single document, so the sitemap only
     lists the two real URLs. Use the clean /archive path (no .html) to
     match the page's <link rel="canonical">; CF Pages 308-redirects
     /archive.html -> /archive. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://byandreacastro.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://byandreacastro.com/archive</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
