<?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">
  
  <!-- Homepage -->
  <url>
    <loc>https://nexus.aimpa.org/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Main Navigation Pages -->
  <url>
    <loc>https://nexus.aimpa.org/ask-aim</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://nexus.aimpa.org/deep-dives</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://nexus.aimpa.org/beginner-guides</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://nexus.aimpa.org/lesson-toolkits</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Videos -->
  <url>
    <loc>https://nexus.aimpa.org/videos</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://nexus.aimpa.org/videos/webinars</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://nexus.aimpa.org/videos/symposiums</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://nexus.aimpa.org/videos/shorts</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Publications -->
  <url>
    <loc>https://nexus.aimpa.org/publications</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://nexus.aimpa.org/publications/articles</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://nexus.aimpa.org/publications/white-papers</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 
    Note: Individual content pages (lesson-toolkits/[slug], deep-dives/[slug], etc.) 
    should be dynamically generated based on your CMS content.
    Consider implementing a dynamic sitemap generator that queries your Strapi backend
    and generates a complete sitemap with all published content.
  -->
  
</urlset>
