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

  <!-- Tutorials Hub -->
  <url>
    <loc>https://pyspark.in/tutorials</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Apache Spark / PySpark Tutorials -->
  <url>
    <loc>https://pyspark.in/tutorials?technology=spark</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Python Tutorials -->
  <url>
    <loc>https://pyspark.in/tutorials?technology=python</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- SQL Tutorials -->
  <url>
    <loc>https://pyspark.in/tutorials?technology=sql</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Machine Learning Tutorials -->
  <url>
    <loc>https://pyspark.in/tutorials?technology=machine-learning</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Deep Learning Tutorials -->
  <url>
    <loc>https://pyspark.in/tutorials?technology=deep-learning</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- NLP Tutorials -->
  <url>
    <loc>https://pyspark.in/tutorials?technology=NLP</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Linear Algebra Tutorials -->
  <url>
    <loc>https://pyspark.in/tutorials?technology=linear-algebra</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Basic Mathematics Tutorials -->
  <url>
    <loc>https://pyspark.in/tutorials?technology=basic-mathematics</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!--
    Add individual tutorial pages below as your content grows.
    Use the format: /tutorials?technology=TECH&id=TUTORIAL_ID
    Example:
  <url>
    <loc>https://pyspark.in/tutorials?technology=spark&amp;id=1</loc>
    <lastmod>2026-04-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

</urlset>
