<?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"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Homepage - Highest priority, updated daily -->
  <url>
    <loc>https://booksprescription.com/</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Saved Books Page - High priority -->
  <url>
    <loc>https://booksprescription.com/saved</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Download/Lead Magnet Page - Medium-high priority -->
  <url>
    <loc>https://booksprescription.com/download</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog Listing Page - High priority -->
  <url>
    <loc>https://booksprescription.com/blog</loc>
    <lastmod>2025-10-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Login Page - Lower priority -->
  <url>
    <loc>https://booksprescription.com/login</loc>
    <lastmod>2025-10-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Note: Individual blog posts should be added dynamically via a sitemap generator -->
  <!-- or by creating a dynamic sitemap.xml endpoint that queries the database -->

</urlset>
