<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Home page - English -->
  <url>
    <loc>https://marcosdiaz.dev/</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Home page - Spanish -->
  <url>
    <loc>https://marcosdiaz.dev/es</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Project: Keap Client - English -->
  <url>
    <loc>https://marcosdiaz.dev/projects/keapclient</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Project: Keap Client - Spanish -->
  <url>
    <loc>https://marcosdiaz.dev/es/projects/keapclient</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Project: OTP Microservice - English -->
  <url>
    <loc>https://marcosdiaz.dev/projects/otp</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Project: OTP Microservice - Spanish -->
  <url>
    <loc>https://marcosdiaz.dev/es/projects/otp</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Project: Node Project Manager - English -->
  <url>
    <loc>https://marcosdiaz.dev/projects/npmanager</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Project: Node Project Manager - Spanish -->
  <url>
    <loc>https://marcosdiaz.dev/es/projects/npmanager</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Resume Downloads -->
  <url>
    <loc>https://marcosdiaz.dev/cv/marcos-diaz_software-developer_EN.pdf</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://marcosdiaz.dev/cv/marcos-diaz_software-developer_ES.pdf</loc>
    <lastmod>2024-10-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
</urlset>