<?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">
    <!-- Homepage -->
    <url>
        <loc>https://visuallab.web.id/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="id" href="https://visuallab.web.id/?lang=id"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://visuallab.web.id/?lang=en"/>
        <xhtml:link rel="alternate" hreflang="ar" href="https://visuallab.web.id/?lang=ar"/>
        <xhtml:link rel="alternate" hreflang="zh" href="https://visuallab.web.id/?lang=zh"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://visuallab.web.id/"/>
    </url>
    <!-- FAQ -->
    <url>
        <loc>https://visuallab.web.id/faq.php</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- Refund Policy -->
    <url>
        <loc>https://visuallab.web.id/refund.php</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <!-- Terms & Conditions -->
    <url>
        <loc>https://visuallab.web.id/terms.php</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
