<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://redlapdigital.com/</loc>
    <lastmod>2025-04-08</lastmod> <!-- Update with actual last modified date -->
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Web Development Page (Hypothetical) -->
  <url>
    <loc>https://redlapdigital.com/web-development.html</loc>
    <lastmod>2025-04-01</lastmod> <!-- Update with actual last modified date -->
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- App Development Page (e.g., VPN or Digital Solutions) -->
  <url>
    <loc>https://redlapdigital.com/app-development.html</loc>
    <lastmod>2025-04-05</lastmod> <!-- Update with actual last modified date -->
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Brand marketing Page (e.g., VPN or Digital Solutions) -->
  <url>
    <loc>https://redlapdigital.com/brand-marketing.html</loc>
    <lastmod>2025-04-05</lastmod> <!-- Update with actual last modified date -->
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Digital Marketing Page -->
  <url>
    <loc>https://redlapdigital.com/digital-marketing.html</loc>
    <lastmod>2025-03-15</lastmod> <!-- Update with actual last modified date -->
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Google Ads Page (Hypothetical) -->
  <url>
    <loc>https://redlapdigital.com/app-ads.txt</loc>
    <lastmod>2025-04-07</lastmod> <!-- Update with actual last modified date -->
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>