<?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">

  <!-- ====================================================
       REAL ROUTES (verified in App.tsx router)
       All paths handled by BrowserRouter with wildcard
       ==================================================== -->

  <!-- Root: CAD/CAM Editor (Home) -->
  <url>
    <loc>https://cnc.jugaaadi.com/</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Features Landing Page (dedicated React route /features) -->
  <url>
    <loc>https://cnc.jugaaadi.com/features</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- ====================================================
       DEEP LINKS (SPA routes — open the editor + activate a panel)
       All defined in App.tsx validTabs array
       ==================================================== -->

  <!-- Neon Sign Maker entry point (auto-places text + opens Typography) -->
  <url>
    <loc>https://cnc.jugaaadi.com/neon-sign-maker</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- AI Assistant / Gemini NL interface -->
  <url>
    <loc>https://cnc.jugaaadi.com/ai-assistant</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- Natural Language CNC commands -->
  <url>
    <loc>https://cnc.jugaaadi.com/natural-language</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- AI Image-to-SVG conversion (opens Trace tab + Gemini) -->
  <url>
    <loc>https://cnc.jugaaadi.com/ai-image-to-svg</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 3D Simulation & G-Code preview (opens Simulator tab) -->
  <url>
    <loc>https://cnc.jugaaadi.com/3d-simulation</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- G-Code Editor (opens Simulator + code editor) -->
  <url>
    <loc>https://cnc.jugaaadi.com/gcode-editor</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- G-Code viewer / simulator -->
  <url>
    <loc>https://cnc.jugaaadi.com/gcode-viewer</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- CAM tools (toolpath strategies) -->
  <url>
    <loc>https://cnc.jugaaadi.com/cam-tools</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Cutting strategies: inside/outside/on-path -->
  <url>
    <loc>https://cnc.jugaaadi.com/cutting-strategies</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- CNC routing & milling entry -->
  <url>
    <loc>https://cnc.jugaaadi.com/cnc-routing</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Image tracing (opens Trace tab) -->
  <url>
    <loc>https://cnc.jugaaadi.com/image-tracing</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Manual image tracing (draw over image) -->
  <url>
    <loc>https://cnc.jugaaadi.com/manual-tracing</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Bitmap to vector conversion -->
  <url>
    <loc>https://cnc.jugaaadi.com/bitmap-to-vector</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Machine control / GRBL panel -->
  <url>
    <loc>https://cnc.jugaaadi.com/machine-control</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Tool library panel -->
  <url>
    <loc>https://cnc.jugaaadi.com/tool-library</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 3D Arch Viz tab (architecture + interior design viewer) -->
  <url>
    <loc>https://cnc.jugaaadi.com/arch-viz</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- 3D view (alias for arch-viz) -->
  <url>
    <loc>https://cnc.jugaaadi.com/3d-view</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 2D/3D switching -->
  <url>
    <loc>https://cnc.jugaaadi.com/2d-3d-view</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Boolean operations (merge, subtract, intersect) -->
  <url>
    <loc>https://cnc.jugaaadi.com/boolean-operations</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- Text to path conversion -->
  <url>
    <loc>https://cnc.jugaaadi.com/text-to-path</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Multi-pass / depth control -->
  <url>
    <loc>https://cnc.jugaaadi.com/multi-pass</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- Canvas editor -->
  <url>
    <loc>https://cnc.jugaaadi.com/canvas-editor</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Mobile / touch CAD -->
  <url>
    <loc>https://cnc.jugaaadi.com/mobile-designer</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Touch-enabled CAD/CAM -->
  <url>
    <loc>https://cnc.jugaaadi.com/touch-enabled</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Laser cutting -->
  <url>
    <loc>https://cnc.jugaaadi.com/laser-cutting</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Vinyl cutting -->
  <url>
    <loc>https://cnc.jugaaadi.com/vinyl-cutting</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- PWA install info -->
  <url>
    <loc>https://cnc.jugaaadi.com/pwa</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>

  <!-- Offline mode info -->
  <url>
    <loc>https://cnc.jugaaadi.com/offline</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>

  <!-- ====================================================
       AEO / AI SEARCH ENGINE DOCUMENTATION FILES
       ==================================================== -->

  <url>
    <loc>https://cnc.jugaaadi.com/llms.txt</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://cnc.jugaaadi.com/llms-full.txt</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.65</priority>
  </url>

</urlset>
