<?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:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://botnews.ai/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Category Pages -->
  <url>
    <loc>https://botnews.ai/?category=robotics</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://botnews.ai/?category=ai</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://botnews.ai/?category=business</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://botnews.ai/?category=latest</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://botnews.ai/?category=entertainment</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://botnews.ai/?category=tech-policy</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://botnews.ai/?category=development</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://botnews.ai/?category=research</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Note: Individual article URLs should be added dynamically -->
  <!-- This can be done via a server-side script or when building the site -->
  <!-- Example article URL format:
  <url>
    <loc>https://botnews.ai/read?article=article-id</loc>
    <news:news>
      <news:publication>
        <news:name>BotNews.ai</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2025-10-29T00:00:00Z</news:publication_date>
      <news:title>Article Title Here</news:title>
    </news:news>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->
  
</urlset>

