<?xml version="1.0" encoding="UTF-8"?>
<!--
  Replace 'REPLACE_WITH_SILKSTORIES_DOMAIN' with your silk-stories production domain (no trailing slash).
  Example: https://silkstories.net
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://silkstories.net/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://silkstories.net/public/gallery</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://silkstories.net/ai-index-manifest.json</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://silkstories.net/ai-index-manifest-v2.json</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://silkstories.net/ai-embeddings-manifest.json</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://silkstories.net/ai-index.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- If you publish individual book pages, add entries like:
       <url>
         <loc>https://REPLACE_WITH_SILKSTORIES_DOMAIN/public/book/your-book-slug</loc>
       </url>
  -->

</urlset>
