<?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">
  <!-- 
    API Sitemap for AI Consumption - Eventos Cerveceros Colombia
    
    This sitemap contains all API endpoints and data feeds optimized for AI discovery.
    All endpoints support CORS and include proper rate limiting (100 requests/hour).
    
    Content Language: Spanish (Colombia)
    Geographic Coverage: Valle de Aburrá (Medellín metro area)
    Update Frequency: Real-time via webhooks
    
    For AI developers:
    - All JSON endpoints follow consistent schema
    - RSS feeds are RFC 2.0 compliant
    - Rate limiting headers are included in responses
    - CORS is enabled for cross-origin requests
  -->
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/eventos.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
    <!-- Description: All published events with full details -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/eventos/hoy.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
    <!-- Description: Events happening today (Colombia timezone) -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/eventos/weekend.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <!-- Description: Weekend events with intelligent Friday-Sunday detection -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/cervecerías.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <!-- Description: All registered breweries with contact information -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/search.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <!-- Description: Search endpoint for events and breweries -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/eventos/medellin.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <!-- Description: Events in Medellin -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/eventos/envigado.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <!-- Description: Events in Envigado -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/eventos/itagui.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <!-- Description: Events in Itagui -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/eventos/bello.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <!-- Description: Events in Bello -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/api/eventos/sabaneta.json</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <!-- Description: Events in Sabaneta -->
  </url>
  <url>
    <loc>https://eventos-cerveceros-colombia.com/feeds/eventos.rss</loc>
    <lastmod>2026-04-03T23:49:21.775Z</lastmod>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
    <!-- Description: RSS 2.0 feed of all events with rich metadata -->
  </url>
</urlset>