<?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">

    <url>
        <loc>https://prorecruit.tech/</loc>
        <lastmod>2025-05-06</lastmod> {/* TODO: Update this to the date of last significant content change */}
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <url>
        <loc>https://prorecruit.tech/privacy-policy</loc>
        <lastmod>2025-05-06</lastmod> {/* TODO: Update if policy content changes */}
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://prorecruit.tech/terms-of-service</loc>
        <lastmod>2025-05-06</lastmod> {/* TODO: Update if ToS content changes */}
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    {/*
    TODO: Add more URLs as your site grows. For example:
    - Blog posts: https://prorecruit.tech/blog/your-article-slug
    - Specific feature pages: https://prorecruit.tech/features/ai-screening
    - Pricing page: https://prorecruit.tech/pricing
    - About Us page (if distinct from homepage section): https://prorecruit.tech/about-us
    - Contact Us page (if distinct from homepage section): https://prorecruit.tech/contact
    */}

</urlset>