<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
  
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://www.zilladelphia.com/</loc>
    <lastmod>2026-03-06T04:55:12.846Z</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://example.com/images/hero-background.jpg</image:loc>
      <image:title>Philadelphia Digital Marketing Agency</image:title>
      <image:caption>Professional digital marketing services in Philadelphia</image:caption>
    </image:image>
  </url>

  <!-- Services Page - High Priority -->
  <url>
    <loc>https://www.zilladelphia.com/services</loc>
    <lastmod>2026-03-06T04:55:12.846Z</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://example.com/images/services-hero.jpg</image:loc>
      <image:title>Digital Marketing Services Philadelphia</image:title>
      <image:caption>Comprehensive digital marketing solutions</image:caption>
    </image:image>
  </url>

  <!-- About Page - Medium-High Priority -->
  <url>
    <loc>https://www.zilladelphia.com/about</loc>
    <lastmod>2026-03-06T04:55:12.846Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://example.com/images/team-background.jpg</image:loc>
      <image:title>About Zilladelphia Team</image:title>
      <image:caption>Meet our Philadelphia digital marketing experts</image:caption>
    </image:image>
  </url>

  <!-- Quote Page - Medium Priority -->
  <url>
    <loc>https://www.zilladelphia.com/quote</loc>
    <lastmod>2026-03-06T04:55:12.846Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>