<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Home Page - Highest Priority -->
  <url>
    <loc>https://dronedeck.tech/</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Dashboard - Weather & Conditions -->
  <url>
    <loc>https://dronedeck.tech/dashboard</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Flight Planner -->
  <url>
    <loc>https://dronedeck.tech/planner</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Checklist -->
  <url>
    <loc>https://dronedeck.tech/checklist</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Flight Logs -->
  <url>
    <loc>https://dronedeck.tech/logs</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://dronedeck.tech/about</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://dronedeck.tech/contact</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Note: Admin panel excluded from sitemap -->
  <!-- All other pages work without login, save feature requires login -->

</urlset>
