<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two pages, because two pages are what should be indexed. privacy.html and
  terms.html are noindex and are deliberately absent: listing a page here that
  tells crawlers not to index it sends two contradictory signals about one URL.
  internships.html is listed because a student searching for the internship
  should be able to find it.

  lastmod is the date the page's content last changed in a way a reader would
  notice. Update it when that is true and leave it alone otherwise. A file that
  claims to change daily and does not is a signal crawlers learn to ignore.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kinshiptrees.com/</loc>
    <lastmod>2026-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://kinshiptrees.com/internships.html</loc>
    <lastmod>2026-09-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
