<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://www.example.com/</loc>
    <lastmod>2025-04-21</lastmod> <changefreq>weekly</changefreq> <priority>1.0</priority> </url>

  <url>
    <loc>https://www.example.com/#research</loc>
    <lastmod>2025-04-21</lastmod> <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.example.com/#teaching</loc>
    <lastmod>2025-04-21</lastmod> <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.example.com/#conferences</loc>
    <lastmod>2025-04-21</lastmod> <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
   <url>
    <loc>https://www.example.com/#awards</loc>
    <lastmod>2025-04-21</lastmod> <changefreq>yearly</changefreq> <priority>0.6</priority>
  </url>

  <url>
    <loc>https://www.example.com/resources</loc>
    <lastmod>2025-04-21</lastmod> <changefreq>monthly</changefreq> <priority>0.8</priority>
  </url>

  </urlset>
