<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage -->
    <url>
        <loc>https://randomaiwebsite.com/</loc>
        <lastmod>2025-04-27</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://randomaiwebsite.com/about</loc>
        <lastmod>2025-04-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://randomaiwebsite.com/contact</loc>
        <lastmod>2025-04-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://randomaiwebsite.com/privacy</loc>
        <lastmod>2025-04-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    
</urlset>