<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://uztta.uz/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About page -->
  <url>
    <loc>https://uztta.uz/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Clinics page -->
  <url>
    <loc>https://uztta.uz/clinics</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://uztta.uz/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Science page -->
  <url>
    <loc>https://uztta.uz/science</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- News index page -->
  <url>
    <loc>https://uztta.uz/news</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Note: Individual news articles ([id].tsx) would be dynamically generated -->
  <!-- You may want to implement a dynamic sitemap generation for news articles -->
</urlset>