<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public surface only. The app lives behind auth and is disallowed in
  robots.txt; listing it here would contradict that.

  One URL serves both languages (the switch is client-side and does not change
  the path), so each entry declares both via hreflang rather than pretending
  /fr and /en exist.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://heliopt.com/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://heliopt.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://heliopt.com/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://heliopt.com/" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://heliopt.com/request-access</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://heliopt.com/login</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
