<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        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">

  <!--
    JOVEL CREATIVE - XML SITEMAP
    This file helps search engines discover and index all pages on your website.

    IMPORTANT: After deploying your site:
    1. Replace "https://jovelcreative.com" with your actual domain
    2. Update the lastmod dates (YYYY-MM-DD format)
    3. Submit this sitemap to Google Search Console
    4. Submit to Bing Webmaster Tools

    Priority values (0.0 to 1.0):
    - 1.0 = Most important page (Homepage)
    - 0.8 = High priority (Key service pages)
    - 0.6 = Medium priority (Supporting content)
    - 0.4 = Low priority (Less important pages)

    Change frequency:
    - always, hourly, daily, weekly, monthly, yearly, never
  -->

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://jovelcreative.com/</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Services Page - High Priority (important for conversions) -->
  <url>
    <loc>https://jovelcreative.com/services.html</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Contact Page - High Priority (conversion page) -->
  <url>
    <loc>https://jovelcreative.com/contact.html</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Portfolio Page - Medium-High Priority -->
  <url>
    <loc>https://jovelcreative.com/portfolio.html</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About Page - Medium Priority -->
  <url>
    <loc>https://jovelcreative.com/about.html</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    ADD FUTURE PAGES HERE:
    When you add new pages (blog posts, case studies, etc.), add them here with appropriate priority.

    Example blog post:
    <url>
      <loc>https://jovelcreative.com/blog/post-title.html</loc>
      <lastmod>2025-01-15</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.5</priority>
    </url>
  -->

</urlset>
