<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
	
	<!-- Homepage - Highest priority -->
	<url>
		<loc>https://fannfann.com/</loc>
		<lastmod>2025-12-03</lastmod>
		<changefreq>weekly</changefreq>
		<priority>1.0</priority>
	</url>
	
	<!-- FAQ Page - Important for users and search engines -->
	<url>
		<loc>https://fannfann.com/faq.html</loc>
		<lastmod>2025-12-03</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.9</priority>
	</url>
	
	<!-- Contact Page - Important conversion page -->
	<url>
		<loc>https://fannfann.com/contact.html</loc>
		<lastmod>2025-12-03</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>
	
	<!-- Links/Resources Page -->
	<url>
		<loc>https://fannfann.com/links.html</loc>
		<lastmod>2025-12-03</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>

</urlset>