<?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://levium.com/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- ✅ Terms & Conditions -->
  <url>
    <loc>https://levium.com/terms.html</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- ✅ Privacy Policy -->
  <url>
    <loc>https://levium.com/privacy-policy.html</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- ✅ Disclaimer -->
  <url>
    <loc>https://levium.com/disclaimer.html</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>

</urlset>
