<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home -->
  <url>
    <loc>https://academy-connect.net/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Public hub pages (from your list) -->
  <url>
    <loc>https://academy-connect.net/home/collection</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://academy-connect.net/mentoring</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://academy-connect.net/memo/public</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Member page: include ONLY if it is publicly accessible without login -->
  <url>
    <loc>https://academy-connect.net/member</loc>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Professor profile (example) -->
  <url>
    <loc>https://academy-connect.net/p/f0322a8b-f064-4660-bf8a-aaaea5e4c8e8</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
