<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Bookseller Homepage -->
  <url>
    <loc>https://genken-media.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://genken-media.com/book-seller</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Static Pages -->
  <url>
    <loc>https://genken-media.com/about-us</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://genken-media.com/question-answer</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://genken-media.com/term-of-service</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://genken-media.com/privacy-policy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://genken-media.com/specificel-commercial-transaction</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Category Pages -->
  <url>
    <loc>https://genken-media.com/publishers</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://genken-media.com/authors</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Auth Pages (public but lower priority) -->
  <url>
    <loc>https://genken-media.com/sign-in</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://genken-media.com/sign-up</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!--
    NOTE: Dynamic URLs (books, authors, publishers, search results) should be added programmatically
    You can generate these from your CMS/API and update this file during build or use a sitemap generator

    Example dynamic URLs to add:
    - /book/:slug (for each book)
    - /author/:slug (for each author)
    - /publisher/:slug (for each publisher)
    - /recommend-book/:slug (for recommended books)
    - /book-seller/category/:id (for each category)
  -->

</urlset>
