<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://arcivantholex.com/</loc>
        <lastmod><?php echo date("Y-m-d"); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://arcivantholex.com/privacy-policy.php</loc>
        <lastmod><?php echo date("Y-m-d"); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://arcivantholex.com/consent-policy.php</loc>
        <lastmod><?php echo date("Y-m-d"); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://arcivantholex.com/terms-conditions.php</loc>
        <lastmod><?php echo date("Y-m-d"); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://arcivantholex.com/disclaimer.php</loc>
        <lastmod><?php echo date("Y-m-d"); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
