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

  <!-- Home / main landing page -->
  <url>
    <loc>https://protectyourparents.org/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Scam checker tool -->
  <url>
    <loc>https://protectyourparents.org/check.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About page -->
  <url>
    <loc>https://protectyourparents.org/about.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://protectyourparents.org/contact.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Printable scam checklist PDF -->
  <url>
    <loc>https://protectyourparents.org/ProtectYourParents.pdf</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>