<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
         xmlns:xhtml="http://www.w3.org/1999/xhtml"
         xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
         xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
    
    <url>
        <loc>https://cuboid-ia.com/</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <url>
        <loc>https://cuboid-ia.com/index.php</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <url>
        <loc>https://cuboid-ia.com/about.php</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://cuboid-ia.com/contact.php</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://cuboid-ia.com/terms.php</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://cuboid-ia.com/privacy.php</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://cuboid-ia.com/refund.php</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://cuboid-ia.com/faq.php</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://cuboid-ia.com/admin/</loc>
        <lastmod><?=date('c')?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset>