<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public pages only (plan neoai-public-acquisition D7). URLs target the prod
  vanity host (ADR-0040); the ?lang= variants are honoured by the app's
  initial-language detection (src/i18n/language-provider.tsx), and the same
  hreflang set is emitted at runtime by src/runtime/seo.ts.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://neoaisolution.com/</loc>
    <xhtml:link rel="alternate" hreflang="fr-CA" href="https://neoaisolution.com/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="en-CA" href="https://neoaisolution.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://neoaisolution.com/"/>
  </url>
  <url>
    <loc>https://neoaisolution.com/pricing</loc>
    <xhtml:link rel="alternate" hreflang="fr-CA" href="https://neoaisolution.com/pricing?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="en-CA" href="https://neoaisolution.com/pricing?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://neoaisolution.com/pricing"/>
  </url>
</urlset>
