<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Página principal -->
  <url>
    <loc>https://andrespinilla.com/</loc>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Blog principal -->
  <url>
    <loc>https://andrespinilla.com/blog</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Artículos individuales -->
  <url>
    <loc>https://andrespinilla.com/automatizacion-1</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/automatizacion-2</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/proyectos-1</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/proyectos-2</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
  <url>
    <loc>https://andrespinilla.com/proyectos-3</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/plc-1</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/plc-2</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/ingenieria-1</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/ingenieria-2</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Categorías (opcional para SEO, apuntan al blog filtrado) -->
  <url>
    <loc>https://andrespinilla.com/automatizacion</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/proyectos</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/plc</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://andrespinilla.com/ingenieria</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

</urlset>
