<?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 / Landing Page - Highest Priority -->
  <url>
    <loc>https://tryaskra.com/</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- FAQ Page - Important for SEO -->
  <url>
    <loc>https://tryaskra.com/faq</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- FAQ Markdown - For AI Crawlers and SEO -->
  <url>
    <loc>https://tryaskra.com/faq.md</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Privacy Policy - Important for Trust & Legal -->
  <url>
    <loc>https://tryaskra.com/privacy</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Terms of Service - Important for Legal -->
  <url>
    <loc>https://tryaskra.com/terms</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Login Page - Lower Priority but Still Indexable -->
  <url>
    <loc>https://tryaskra.com/askra-login</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Signup Page - Lower Priority but Important for Conversion -->
  <url>
    <loc>https://tryaskra.com/askra-signup</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
