<?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://www.theqrcube.com/</loc>
    <lastmod>2023-11-26</lastmod> <!-- I will use today's date here -->
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.theqrcube.com/index.html" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.theqrcube.com/fr/index.html" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.theqrcube.com/ar/index.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.theqrcube.com/index.html" />
  </url>
  <url>
    <loc>https://www.theqrcube.com/fr/index.html</loc>
    <lastmod>2023-11-26</lastmod> <!-- I will use today's date here -->
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.theqrcube.com/index.html" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.theqrcube.com/fr/index.html" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://www.theqrcube.com/ar/index.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.theqrcube.com/index.html" />
  </url>

  <!-- Privacy Policy Page -->
  <!-- Note: These should also have corresponding /fr/privacy.html and /ar/privacy.html pages if they exist -->
  <url>
    <loc>https://www.theqrcube.com/privacy</loc>
    <lastmod>2023-10-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.theqrcube.com/privacy" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.theqrcube.com/fr/privacy" />
  </url>

  <!-- Terms of Service Page -->
  <!-- Note: These should also have corresponding /fr/terms.html and /ar/terms.html pages if they exist -->
  <url>
    <loc>https://www.theqrcube.com/terms</loc>
    <lastmod>2023-10-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.theqrcube.com/terms" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.theqrcube.com/fr/terms" />
  </url>

</urlset>