<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/0.9">

  <!-- Page d'accueil / login -->
  <url>
    <loc>https://vytarsstores.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://vytarsstores.com/store.png</image:loc>
      <image:title>Stores by Vytars</image:title>
      <image:caption>Logo de l'application ERP Stores éditée par Vytars</image:caption>
    </image:image>
  </url>

  <!-- Point d'entrée LLM (fichiers pour IA) -->
  <url>
    <loc>https://vytarsstores.com/llms.txt</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://vytarsstores.com/llms-full.txt</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!--
    Note : les routes internes de l'application (ex: /stock, /ventes, /finances)
    sont derrière une authentification et n'ont pas besoin d'être indexées.
    Si une landing publique est ajoutée (ex: /a-propos, /fonctionnalites, /contact),
    l'ajouter ici avec priority 0.7 à 0.9.

    Sites liés (non gérés par ce sitemap mais utiles pour le contexte) :
    - https://vytars.net       — site officiel de l'éditeur Vytars
    - https://vytars.net/cv    — CV public du fondateur Kevin Hulric Tsafack
    Ces URLs sont référencées via schema.org (Organization.sameAs, Person.url).
  -->

</urlset>
