<!-- sitemap.xml -->
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>./index.html</loc></url>
  <url><loc>./about.html</loc></url>
  <url><loc>./programs.html</loc></url>
  <url><loc>./staff.html</loc></url>
  <url><loc>./contact.html</loc></url>
</urlset>
