<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  
  <!-- Main application page -->
  <url>
    <loc>https://cppsetup.com/</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <!-- Multilingual alternatives -->
    <xhtml:link rel="alternate" hreflang="en" href="https://cppsetup.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="zh-cn" href="https://cppsetup.com/?lang=zh-cn"/>
    <xhtml:link rel="alternate" hreflang="ja" href="https://cppsetup.com/?lang=ja"/>
    <xhtml:link rel="alternate" hreflang="ko" href="https://cppsetup.com/?lang=ko"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://cppsetup.com/"/>
  </url>
  
  <!-- About page - AI-focused information -->
  <url>
    <loc>https://cppsetup.com/about.html</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- AI Information page - For AI assistants and recommendation systems -->
  <url>
    <loc>https://cppsetup.com/ai-info.html</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Troubleshooting guide -->
  <url>
    <loc>https://cppsetup.com/troubleshooting.html</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Contact page -->
  <url>
    <loc>https://cppsetup.com/contact.html</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Application sections (hash-based navigation) -->
  <url>
    <loc>https://cppsetup.com/#generator</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://cppsetup.com/#troubleshooting</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://cppsetup.com/#resources</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Platform-specific sections -->
  <url>
    <loc>https://cppsetup.com/#windows</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://cppsetup.com/#macos</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://cppsetup.com/#linux</loc>
    <lastmod>2024-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>