<?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">

  <!-- Landing Page - Highest Priority -->
  <url>
    <loc>https://tradytion.com/landing</loc>
    <lastmod>2025-01-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Pricing Page -->
  <url>
    <loc>https://tradytion.com/pricing</loc>
    <lastmod>2025-01-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Features Page -->
  <url>
    <loc>https://tradytion.com/features</loc>
    <lastmod>2025-01-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Index (if exists) -->
  <url>
    <loc>https://tradytion.com/blog</loc>
    <lastmod>2025-01-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://tradytion.com/login</loc>
    <lastmod>2025-01-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Signup Page -->
  <url>
    <loc>https://tradytion.com/signup</loc>
    <lastmod>2025-01-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!--
    NOTE: When you add blog posts, add them here with this format:

    <url>
      <loc>https://tradytion.com/blog/your-post-slug</loc>
      <lastmod>2025-01-09</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.6</priority>
    </url>
  -->

</urlset>
