<?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:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Main homepage / Landing page -->
  <url>
    <loc>https://firebrief.com/</loc>
    <lastmod>2025-01-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://firebrief.com/icons/og-image.png</image:loc>
      <image:title>FireBrief - AI-Curated News</image:title>
      <image:caption>Your personalized AI news curator</image:caption>
    </image:image>
  </url>
  
  <!-- App page (public articles view) -->
  <url>
    <loc>https://firebrief.com/index.html?action=public-articles</loc>
    <lastmod>2025-01-09</lastmod>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Privacy Policy -->
  <url>
    <loc>https://firebrief.com/privacy.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Terms of Service -->
  <url>
    <loc>https://firebrief.com/terms.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Alternate language versions (if needed in future) -->
  <!-- <url>
    <loc>https://firebrief.com/es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://firebrief.com/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://firebrief.com/es/"/>
    <lastmod>2025-01-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url> -->
  
</urlset>