<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/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">
  
  <!-- Blog Index -->
  <url>
    <loc>https://docmeetup.com/blog</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 
    Dynamic blog posts are fetched from Supabase blog_posts table.
    This sitemap serves as a placeholder for the blog index.
    Individual blog posts should be added dynamically via edge function
    or updated manually when new posts are published.
    
    Blog post URL pattern: https://docmeetup.com/blog/{slug}
    
    Content clusters for SEO:
    - AI in Clinical Workflow
    - Medical Education & Training
    - Healthcare Technology Trends
    - GCC Healthcare Innovation
    - Drug Safety & Pharmacology
  -->
  
</urlset>
