<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Root or home page -->
  <url>
    <loc>https://crayo.ai/</loc>
  </url>
  
  <!-- The pages directly under the 'pages' directory -->
  <url>
    <loc>https://crayo.ai/app</loc>
  </url>
  <url>
    <loc>https://crayo.ai/admin</loc>
  </url>
  <url>
    <loc>https://crayo.ai/assets</loc>
  </url>
  <url>
    <loc>https://crayo.ai/login</loc>
  </url>
  <url>
    <loc>https://crayo.ai/projects</loc>
  </url>
  <url>
    <loc>https://crayo.ai/signup</loc>
  </url>
 

  <!-- The pages under the 'create' directory -->
  <url>
    <loc>https://crayo.ai/create/story-video</loc>
  </url>

  <!-- The pages under the 'tools' directory -->
  <url>
    <loc>https://crayo.ai/tools/images</loc>
  </url>
  <url>
    <loc>https://crayo.ai/tools/scripts</loc>
  </url>
  <url>
    <loc>https://crayo.ai/tools/voiceovers</loc>
  </url>

  <!-- Error pages might not necessarily need to be listed in the sitemap,
       but they are included here for completeness -->
  <url>
    <loc>https://crayo.ai/404</loc>
  </url>
  <url>
    <loc>https://crayo.ai/500</loc>
  </url>

  <!-- If 'edit' is a page, it's included. If it's a directory with further pages inside,
       you will need to add them individually as well -->
  <url>
    <loc>https://crayo.ai/edit</loc>
  </url>

  <!-- Additional system or error pages -->
  <url>
    <loc>https://crayo.ai/_document</loc>
  </url>
  <url>
    <loc>https://crayo.ai/_error</loc>
  </url>

  <!-- Add any additional URLs for other pages or dynamic routes as needed -->
</urlset>
