<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage - Highest priority -->
  <url>
    <loc>https://loratag.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- LoRA Training Guide - High priority educational content -->
  <url>
    <loc>https://loratag.ai/lora-training</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Account/Auth pages -->
  <url>
    <loc>https://loratag.ai/account</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://loratag.ai/forgot-password</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <url>
    <loc>https://loratag.ai/reset-password</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Legal pages - Important for SEO and trust -->
  <url>
    <loc>https://loratag.ai/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://loratag.ai/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://loratag.ai/cookies</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- User dashboard pages (public facing for SEO) -->
  <url>
    <loc>https://loratag.ai/history</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Blog section - Important for content marketing and SEO -->
  <url>
    <loc>https://loratag.ai/blog</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Getting Started Guide -->
  <url>
    <loc>https://loratag.ai/getting-started</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Note: Individual blog posts should be added dynamically or via a separate sitemap -->
  <!-- For now, you can manually add important blog posts here -->
</urlset>