<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        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">
  
  <!-- ============================================ -->
  <!-- PRIMARY PAGES - Highest Priority -->
  <!-- ============================================ -->
  
  <!-- Homepage -->
  <url>
    <loc>https://trymax.dev/</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- ============================================ -->
  <!-- APPLICATION PAGES -->
  <!-- ============================================ -->
  
  <!-- Code Editor - Main Application -->
  <url>
    <loc>https://trymax.dev/editor</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- User Management Dashboard -->
  <url>
    <loc>https://trymax.dev/manage</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- ============================================ -->
  <!-- PRICING & SUBSCRIPTION PAGES -->
  <!-- ============================================ -->
  
  <!-- Upgrade Page -->
  <url>
    <loc>https://trymax.dev/upgrade</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Downgrade Page -->
  <url>
    <loc>https://trymax.dev/downgrade</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- ============================================ -->
  <!-- CONTENT PAGES - BLOG SECTION -->
  <!-- ============================================ -->
  
  <!-- Blog Index -->
  <url>
    <loc>https://trymax.dev/blogs</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Published Blog Posts -->
  <url>
    <loc>https://trymax.dev/blog/getting-started-ai-code-generation</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- ============================================ -->
  <!-- PROMOTIONAL & MARKETING PAGES -->
  <!-- ============================================ -->
  
  <!-- Lifetime Deals -->
  <url>
    <loc>https://trymax.dev/lifetime-deals</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Black Friday -->
  <url>
    <loc>https://trymax.dev/black-friday</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
</urlset>
