<?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 - Highest Priority -->
    <url>
        <loc>https://teleprompta.online/</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- How to Use - High Priority (Educational Content) -->
    <url>
        <loc>https://teleprompta.online/how-to-use</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- FAQ - High Priority (Answers User Questions) -->
    <url>
        <loc>https://teleprompta.online/faq</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://teleprompta.online/about</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Feedback Page -->
    <url>
        <loc>https://teleprompta.online/feedback</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Support Page -->
    <url>
        <loc>https://teleprompta.online/support</loc>
        <lastmod>2024-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>