<!-- =============================================
FILE: /sitemap.xml
DESC: XML sitemap for CheckSnap templates + index
NOTE: Replace domain if you use a subfolder. If your site lives at https://hatsync.com, these are correct.
============================================= -->
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hatsync.com/templates/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://hatsync.com/templates/restaurant-opening-checklist.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://hatsync.com/templates/retail-store-closing-checklist.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://hatsync.com/templates/housekeeping-turnover-checklist.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://hatsync.com/templates/contractor-project-completion-checklist.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://hatsync.com/templates/dental-office-new-patient-checklist.php</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>