<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/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">

  <!-- Homepage -->
  <url>
    <loc>https://chaeknovels.com/</loc>
    <lastmod>2024-10-20</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://chaeknovels.com/about</loc>
    <lastmod>2024-10-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Novel Pages (use slugs instead of IDs) -->
  <url>
    <loc>https://chaeknovels.com/novel/i-can-t-wait-to-eat-you</loc>
    <lastmod>2024-10-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://chaeknovels.com/novel/lee-seob-s-love</loc>
    <lastmod>2024-10-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Example Chapter Pages (use slugs for novels) -->
  <url>
    <loc>https://chaeknovels.com/novel/i-can-t-wait-to-eat-you/chapter/1</loc>
    <lastmod>2024-10-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://chaeknovels.com/novel/lee-seob-s-love/chapter/1</loc>
    <lastmod>2024-10-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Genre Pages -->
  <url>
    <loc>https://chaeknovels.com/genre/romance</loc>
    <lastmod>2024-10-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://chaeknovels.com/genre/drama</loc>
    <lastmod>2024-10-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Add more novel, chapter, and genre pages as needed -->

</urlset>