<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage -->
  <url>
    <loc>https://minglichat.com/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Registration Page -->
  <url>
    <loc>https://minglichat.com/register</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://minglichat.com/login</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- About Page (if exists) -->
  <url>
    <loc>https://minglichat.com/about</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- User Profile Example (replace with dynamic generation if possible) -->


  <!-- You can auto-generate the profile list using PHP -->

</urlset>
