<?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 - Highest priority -->
  <url>
    <loc>https://zwingping.com/</loc>
    <lastmod>2025-09-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Authentication page - High priority for new users -->
  <url>
    <loc>https://zwingping.com/auth</loc>
    <lastmod>2025-09-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About page - Important informational content -->
  <url>
    <loc>https://zwingping.com/about</loc>
    <lastmod>2025-09-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Privacy & Safety page - Important for legal compliance -->
  <url>
    <loc>https://zwingping.com/privacy-safety</loc>
    <lastmod>2025-09-26</lastmod>
    <changefreq>quarterly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Password Reset page - Functional page that users might search for -->
  <url>
    <loc>https://zwingping.com/reset-password</loc>
    <lastmod>2025-09-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Note: Profile, Messages, and Map pages are excluded as they:
       - Require authentication (profile, messages)
       - Are interactive features requiring user state (map)
       - Have noindex robots directives
       - Would not provide value to search engines or anonymous users -->
</urlset>