<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for M2 InovaTec (www.m2inovatec.com)

  This XML sitemap helps search engines discover and index all important pages
  on the website efficiently. It provides metadata about each URL including:
  - Last modification date
  - Change frequency
  - Priority (relative importance)

  Note: Hash-based URLs (e.g., /#about) are NOT included because search engine
  crawlers ignore URL fragments. This SPA serves all content from a single
  route (/), so only the canonical URL is listed.

  Last Updated: 2026-02-12
  Author: M2 InovaTec
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!--
    Homepage - Highest priority (1.0)
    Single-page application serving all content: hero, about, founders,
    value proposition, timeline, and contact sections.
  -->
  <url>
    <loc>https://www.m2inovatec.com/</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!--
    LLM Documentation - Medium priority (0.7)
    Machine-readable documentation for AI assistants and LLMs
    Helps AI understand the company and provide accurate information
  -->
  <url>
    <loc>https://www.m2inovatec.com/llms.txt</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    LLM Full Documentation - Medium priority (0.7)
    Complete documentation in single file for AI assistants
  -->
  <url>
    <loc>https://www.m2inovatec.com/llms-full.txt</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    Note: API endpoints (/api/*) and demonstration routes (/demonstration/*)
    are intentionally excluded from sitemap as they are not meant for
    public search engine indexing.
  -->

</urlset>
