<?xml version="1.0" encoding="UTF-8"?>
<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 -->
  <url>
    <loc>https://robotscenter.net/</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Documentation -->
  <url>
    <loc>https://robotscenter.net/docs</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Authentication Pages -->
  <url>
    <loc>https://robotscenter.net/users/register</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://robotscenter.net/users/log-in</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Health Endpoints (for monitoring systems) -->
  <url>
    <loc>https://robotscenter.net/health</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- API Documentation -->
  <url>
    <loc>https://robotscenter.net/api/v1/openapi.json</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- AI Agent Documentation -->
  <url>
    <loc>https://robotscenter.net/.well-known/llms.txt</loc>
    <lastmod>2026-03-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>