<?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://voicetask.app/</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Features Page -->
    <url>
        <loc>https://voicetask.app/features</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Pricing Page -->
    <url>
        <loc>https://voicetask.app/pricing</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Download Page -->
    <url>
        <loc>https://voicetask.app/download</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://voicetask.app/privacy</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://voicetask.app/terms</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Help Center -->
    <url>
        <loc>https://voicetask.app/help</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://voicetask.app/contact</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- API Documentation -->
    <url>
        <loc>https://voicetask.app/api</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Blog/Updates -->
    <url>
        <loc>https://voicetask.app/blog</loc>
        <lastmod>2024-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>