<?xml version="1.0" encoding="UTF-8"?>
<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">
  
  <!-- Homepage -->
  <url>
    <loc>https://puremix.dev/</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Documentation -->
  <url>
    <loc>https://puremix.dev/documentation.html</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- API Endpoints Documentation (if exists) -->
  <url>
    <loc>https://puremix.dev/documentation.html#api-development</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Python Integration Documentation -->
  <url>
    <loc>https://puremix.dev/documentation.html#python-integration</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Getting Started -->
  <url>
    <loc>https://puremix.dev/documentation.html#getting-started</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Configuration -->
  <url>
    <loc>https://puremix.dev/documentation.html#configuration</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Features -->
  <url>
    <loc>https://puremix.dev/documentation.html#features</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Components -->
  <url>
    <loc>https://puremix.dev/documentation.html#components</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Routing -->
  <url>
    <loc>https://puremix.dev/documentation.html#routing</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Deployment -->
  <url>
    <loc>https://puremix.dev/documentation.html#production</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Troubleshooting -->
  <url>
    <loc>https://puremix.dev/documentation.html#troubleshooting</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Versioned Documentation -->
  <url>
    <loc>https://puremix.dev/v0.1.0-alpha.0.2/</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://puremix.dev/v0.1.0-alpha.1/</loc>
    <lastmod>2023-12-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <!-- GitHub Repository (important for developers) -->
  <url>
    <loc>https://github.com/tacho87/Puremix</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- NPM Package -->
  <url>
    <loc>https://www.npmjs.com/package/puremix</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
</urlset>