<?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">

  <!-- Home Page -->
  <url>
    <loc>https://gvogs.com/</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://gvogs.com/about.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Services Page -->
  <url>
    <loc>https://gvogs.com/services.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Jobs/Careers Page -->
  <url>
    <loc>https://gvogs.com/jobs.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Gallery/Media Page -->
  <url>
    <loc>https://gvogs.com/media.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Insights/Blog Page -->
  <url>
    <loc>https://gvogs.com/blog.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://gvogs.com/contact.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Legal Page -->
  <url>
    <loc>https://gvogs.com/legal.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Sitemap Page -->
  <url>
    <loc>https://gvogs.com/sitemap.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Admin Pages (optional - remove if you don't want them indexed) -->
  <!-- 
  <url>
    <loc>https://gvogs.com/admin.html</loc>
    <lastmod>2025-09-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.1</priority>
  </url>
  -->

</urlset>
