<?xml version="1.0" encoding="UTF-8"?>
<!--
  ConnectLingua.ai Web Application Sitemap
  Only public (unauthenticated) pages are listed here.
  All authenticated app routes are excluded and blocked via robots.txt.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Sign-in page: primary public entry point -->
  <url>
    <loc>https://connectlingua.ai/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Sign-up page -->
  <url>
    <loc>https://connectlingua.ai/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Forgot password page -->
  <url>
    <loc>https://connectlingua.ai/forget-password</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
