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

  <!-- Bosh sahifa -->
  <url>
    <loc>https://myrobo.uz/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Kurslar -->
  <url>
    <loc>https://myrobo.uz/kurslar</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blog ro'yxati -->
  <url>
    <loc>https://myrobo.uz/blog</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    MUHIM: Blog postlar va kurs sahifalari dinamik.
    Ularni backend API dan olib, bu yerga qo'shing.
    Masalan:

  <url>
    <loc>https://myrobo.uz/blog/flutter-nima</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://myrobo.uz/kirish2/flutter-kursi</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

</urlset>
