<?xml version="1.0" encoding="UTF-8"?>
<!-- REPLACE [YOUR-DOMAIN] WITH YOUR ACTUAL DOMAIN -->
<!-- Generated for Toscana Golf Academy - toscanagolfacademy.it -->
<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">

  <!-- Home Page - Priority 1.0 -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/</loc>
    <lastmod>2025-03-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Thank You Page - Not indexed but mapped -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/thank-you.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Courses Index - Priority 0.9 -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/courses/</loc>
    <lastmod>2025-03-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Course Detail Page - Priority 0.85 -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/courses/detail.html</loc>
    <lastmod>2025-03-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Blog Index - Priority 0.8 -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/blog/</loc>
    <lastmod>2025-03-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Article 1 - Priority 0.75 -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/blog/article-1.html</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- Blog Article 2 - Priority 0.75 -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/blog/article-2.html</loc>
    <lastmod>2025-02-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- Privacy Policy - Priority 0.5 -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/privacy.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Terms of Service - Priority 0.5 -->
  <url>
    <loc>https://www.[YOUR-DOMAIN].it/terms.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
