<?xml version="1.0" encoding="UTF-8"?>
<!--
  Firefly Therapy Services — XML Sitemap
  https://fireflytherapyservicespllc.com/sitemap.xml

  Notes
  =====
  - Google ignores <priority> and <changefreq>. Only <lastmod> is consulted,
    and only when it can be verified against the actual page modification.
    We keep <priority> and <changefreq> here for Bing, Yandex, and DuckDuckGo,
    which still use them as soft signals.
  - <lastmod> is set to the most recent content edit on each URL.
  - Every URL is the canonical (PLLC) domain. Non-canonical hosts are
    handled at the redirect layer (netlify.toml / _redirects).
  - Image entries are included on every page that ships substantive imagery
    so Google can index hero, founder, services, and lifestyle photos in
    Google Images.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Home — primary conversion page, the most authoritative URL -->
  <url>
    <loc>https://fireflytherapyservicespllc.com/</loc>
    <lastmod>2026-05-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/hero.jpg</image:loc>
      <image:title>Pediatric speech therapy session with a young child</image:title>
      <image:caption>A pediatric speech-language pathologist takes session notes while a young child smiles at her on a colorful puzzle-mat floor</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/og-default.png</image:loc>
      <image:title>Firefly Therapy Services — pediatric speech therapy for kids birth to 18</image:title>
    </image:image>
  </url>

  <!-- Services — highest commercial-intent landing page -->
  <url>
    <loc>https://fireflytherapyservicespllc.com/services.html</loc>
    <lastmod>2026-05-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/services-materials.jpg</image:loc>
      <image:title>Pediatric speech therapy materials and activities</image:title>
      <image:caption>Speech therapy materials including books, blocks, and tactile play items used in pediatric sessions</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/in-person.jpg</image:loc>
      <image:title>In-person pediatric speech therapy session</image:title>
      <image:caption>An in-person pediatric speech therapy session with hands-on activities</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/virtual.jpg</image:loc>
      <image:title>Virtual pediatric speech therapy session at home</image:title>
      <image:caption>A virtual pediatric speech therapy session conducted from a child's home</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/age-baby.jpg</image:loc>
      <image:title>Early intervention speech therapy for babies and toddlers</image:title>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/age-preschool.jpg</image:loc>
      <image:title>Preschool speech therapy with wooden alphabet blocks</image:title>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/age-elementary.jpg</image:loc>
      <image:title>Elementary-age speech therapy and early literacy support</image:title>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/age-teen.jpg</image:loc>
      <image:title>Speech therapy for teens — social communication and language</image:title>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/cta-detail.jpg</image:loc>
      <image:title>Sharpened pencils arranged on a small round table</image:title>
    </image:image>
  </url>

  <!-- About — trust / E-E-A-T page (founder & approach) -->
  <url>
    <loc>https://fireflytherapyservicespllc.com/about.html</loc>
    <lastmod>2026-05-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/approach.jpg</image:loc>
      <image:title>Play-based pediatric speech therapy approach</image:title>
      <image:caption>A child engaged in play-based speech therapy</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/cta-detail.jpg</image:loc>
      <image:title>Sharpened pencils arranged on a small round table</image:title>
    </image:image>
  </url>

  <!-- FAQ — high informational intent, often the SERP entry point -->
  <url>
    <loc>https://fireflytherapyservicespllc.com/faq.html</loc>
    <lastmod>2026-05-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/faq-detail.jpg</image:loc>
      <image:title>Notebook with handwritten notes — pediatric speech therapy FAQ</image:title>
    </image:image>
  </url>

  <!-- Contact — conversion endpoint -->
  <url>
    <loc>https://fireflytherapyservicespllc.com/contact.html</loc>
    <lastmod>2026-05-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/contact-detail.jpg</image:loc>
      <image:title>Contact Firefly Therapy Services — book a free 15-minute call</image:title>
    </image:image>
  </url>

  <!-- Testimonials — social-proof / family stories -->
  <url>
    <loc>https://fireflytherapyservicespllc.com/testimonials.html</loc>
    <lastmod>2026-05-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <image:image>
      <image:loc>https://fireflytherapyservicespllc.com/images/photos/testimonials-detail.jpg</image:loc>
      <image:title>A child's drawing in crayon — family stories at Firefly Therapy Services</image:title>
    </image:image>
  </url>

</urlset>
