<?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:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://promify.ai/</loc>
    <lastmod>2025-12-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://promify.ai/assets/promify-logo.png</image:loc>
      <image:title>Promify AI Marketing Platform</image:title>
      <image:caption>AI-powered marketing automation for Shopify stores</image:caption>
    </image:image>
  </url>

  <!-- About Page - High Priority for Brand SEO -->
  <url>
    <loc>https://promify.ai/about</loc>
    <lastmod>2025-12-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Welcome Page -->
  <url>
    <loc>https://promify.ai/welcome</loc>
    <lastmod>2025-12-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Legal Pages - Lower Priority -->
  <url>
    <loc>https://promify.ai/terms</loc>
    <lastmod>2025-12-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://promify.ai/privacy</loc>
    <lastmod>2025-12-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    Note: Blog URLs will be added dynamically once blog system is implemented
    Format: https://promify.ai/blog/{slug}
  -->

</urlset>
