<?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://let-me-ai.com/</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- FAQ -->
    <url>
        <loc>https://let-me-ai.com/faq</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- How to Use -->
    <url>
        <loc>https://let-me-ai.com/how-to-use</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://let-me-ai.com/privacy</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://let-me-ai.com/contact</loc>
        <lastmod>2025-10-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Note: Dynamic prompt pages (/prompt/{slug}) should be added programmatically -->
    <!-- You can generate these from your database and update this sitemap -->

</urlset>
