<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        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
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
        
  <!-- Main Landing Page - Single Page Application -->
  <url>
    <loc>https://joberney.com/</loc>
    <lastmod>2025-09-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://joberney.com/og-image.png</image:loc>
      <image:title>Joberney - AI-Powered Job Search Copilot</image:title>
      <image:caption>Your intelligent career copilot helping you find your dream job and explore visa options with AI-powered recommendations</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://joberney.com/logo.png</image:loc>
      <image:title>Joberney Logo</image:title>
      <image:caption>Joberney brand logo featuring our professional career copilot character</image:caption>
    </image:image>
  </url>

  <!-- Blog Section -->
  <url>
    <loc>https://joberney.com/blog/</loc>
    <lastmod>2025-09-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Posts - Auto-generated entries -->
  <url>
    <loc>https://joberney.com/blog/hello-world/</loc>
    <lastmod>2025-09-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- RSS Feed for Blog -->
  <url>
    <loc>https://joberney.com/rss.xml</loc>
    <lastmod>2025-09-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <!-- 
  Note: This sitemap includes both the main SPA and the static blog.
  - Main page: Interactive SPA with visa modal, subscriptions
  - Blog: Static generated pages for SEO and content marketing
  - Backend API endpoints are served separately and not indexed
  
  Blog sitemap is auto-generated at /blog-sitemap.xml for more detailed indexing
  
  Future pages to add when created:
  - /about - Company information
  - /privacy - Privacy policy  
  - /terms - Terms of service
  - /contact - Contact information
  -->
  
</urlset>
