<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<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">

  <!-- ============================================================
       MAIN PAGES — MULTILINGUAL WITH SEO OPTIMIZATION
       ============================================================
       NOTE: Only the main URL is listed in sitemap.
       Language variants (?lang=en, ?lang=zh, ?lang=ar) are NOT listed
       as per best practices for parameter-based language switching.
       Hreflang linking on the main page guides Google to all versions.
       ============================================================ -->

  <!-- Homepage — Single Entry with All Language Variants via Hreflang -->
  <url>
    <loc>https://livoera.com/</loc>
    <lastmod>2026-05-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <!-- Hreflang linking to all language versions -->
    <xhtml:link rel="alternate" hreflang="id"      href="https://livoera.com/" />
    <xhtml:link rel="alternate" hreflang="en"      href="https://livoera.com/?lang=en" />
    <xhtml:link rel="alternate" hreflang="zh"      href="https://livoera.com/?lang=zh" />
    <xhtml:link rel="alternate" hreflang="ar"      href="https://livoera.com/?lang=ar" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://livoera.com/" />
  </url>

  <!-- ============================================================
       LEGAL & SUPPORT PAGES
       ============================================================ -->

  <!-- Privacy Policy — Indonesian -->
  <url>
    <loc>https://livoera.com/privacy-policy.html</loc>
    <lastmod>2026-05-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="id" href="https://livoera.com/privacy-policy.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://livoera.com/privacy-policy.html" />
  </url>

  <!-- Terms of Service — Indonesian -->
  <url>
    <loc>https://livoera.com/terms.html</loc>
    <lastmod>2026-05-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="id" href="https://livoera.com/terms.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://livoera.com/terms.html" />
  </url>

  <!-- ============================================================
       ADDITIONAL OPTIMIZATION NOTES
       ============================================================
       NOTE: Hash-based navigation (#services, #portfolio, #about, #contact)
       is NOT included in sitemap as per robots.txt configuration.
       These are internal SPA navigations and will be crawled through
       the main homepage via JavaScript rendering.
       ============================================================ -->

</urlset>