<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Main pages -->
  <url>
    <loc>https://lafam.world/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Artists -->
  <url>
    <loc>https://lafam.world/artists/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Events -->
  <url>
    <loc>https://lafam.world/events/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Services -->
  <url>
    <loc>https://lafam.world/services/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Locations -->
  <url>
    <loc>https://lafam.world/locations/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Tags -->
  <url>
    <loc>https://lafam.world/tags/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Communities (will be populated dynamically) -->
  <!-- <url>
    <loc>https://lafam.world/community/[community-slug]</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url> -->
  
  <!-- Individual Artists (will be populated dynamically) -->
  <!-- <url>
    <loc>https://lafam.world/artist/[artist-slug]</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url> -->
  
  <!-- Individual Events (will be populated dynamically) -->
  <!-- <url>
    <loc>https://lafam.world/event/[event-slug]</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url> -->
  
  <!-- Individual Locations (will be populated dynamically) -->
  <!-- <url>
    <loc>https://lafam.world/location/[location-slug]</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url> -->
  
  <!-- Individual Services (will be populated dynamically) -->
  <!-- <url>
    <loc>https://lafam.world/service/[service-slug]</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url> -->
  
  <!-- Posts (will be populated dynamically) -->
  <!-- <url>
    <loc>https://lafam.world/posts/[post-id]</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url> -->
</urlset> 