<?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/Landing Page - Highest Priority -->
  <url>
    <loc>http://elivaashabitat.com/</loc>
    <lastmod>2025-10-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>http://elivaashabitat.com/landing</loc>
    <lastmod>2025-10-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Page - High Priority -->
  <url>
    <loc>http://elivaashabitat.com/about</loc>
    <lastmod>2025-10-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Projects Page - High Priority (Portfolio showcase) -->
  <url>
    <loc>http://elivaashabitat.com/projects</loc>
    <lastmod>2025-10-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Contact Page - High Priority (Lead generation) -->
  <url>
    <loc>http://elivaashabitat.com/contact</loc>
    <lastmod>2025-10-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- FAQ Page - High Priority (SEO-rich Q&A content, voice search target) -->
  <url>
    <loc>http://elivaashabitat.com/faq</loc>
    <lastmod>2025-10-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Privacy Policy Page - Standard Priority (Legal requirement) -->
  <url>
    <loc>http://elivaashabitat.com/privacy-policy</loc>
    <lastmod>2025-10-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Terms of Service Page - Standard Priority (Legal requirement) -->
  <url>
    <loc>http://elivaashabitat.com/terms-of-service</loc>
    <lastmod>2025-10-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>

<!--
  INSTRUCTIONS FOR DEPLOYMENT:

  1. Replace "http://elivaashabitat.com" with your actual domain name
  2. Update the <lastmod> dates when you make significant changes to pages
  3. Submit this sitemap to:
     - Google Search Console: https://search.google.com/search-console
     - Bing Webmaster Tools: https://www.bing.com/webmasters

  CHANGE FREQUENCY GUIDE:
  - always: Document that changes each time it is accessed
  - hourly: Document that changes hourly
  - daily: Document that changes daily
  - weekly: Document that changes weekly (good for dynamic content)
  - monthly: Document that changes monthly (good for relatively static pages)
  - yearly: Document that changes yearly
  - never: Archived document

  PRIORITY GUIDE (0.0 to 1.0):
  - 1.0: Most important pages (homepage, main landing pages)
  - 0.8-0.9: Very important pages (about, projects, contact)
  - 0.5-0.7: Important pages (individual project pages, blog posts)
  - 0.0-0.4: Less important pages (archives, old content)

  This sitemap helps search engines discover and index your smart home
  interior design portfolio website more efficiently.
-->
