<?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://www.gumisayi.com/</loc>
		<changefreq>daily</changefreq>
		<priority>1.0</priority>
	</url>

	<!-- Main App Pages -->
	<url>
		<loc>https://www.gumisayi.com/about</loc>
		<changefreq>monthly</changefreq>
		<priority>0.8</priority>
	</url>

	<url>
		<loc>https://www.gumisayi.com/privacy</loc>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>

	<url>
		<loc>https://www.gumisayi.com/terms</loc>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>

	<url>
		<loc>https://www.gumisayi.com/cookiepolicy</loc>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>

	<!-- App Directory -->
	<url>
		<loc>https://www.gumisayi.com/app/</loc>
		<changefreq>daily</changefreq>
		<priority>0.9</priority>
	</url>

	<!-- Businesses Section -->
	<url>
		<loc>https://www.gumisayi.com/app/businesses/</loc>
		<changefreq>daily</changefreq>
		<priority>0.9</priority>
	</url>

	<url>
		<loc>https://www.gumisayi.com/app/businesses/create</loc>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>

	<!-- Events Section -->
	<url>
		<loc>https://www.gumisayi.com/app/events/</loc>
		<changefreq>daily</changefreq>
		<priority>0.9</priority>
	</url>

	<url>
		<loc>https://www.gumisayi.com/app/events/create</loc>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>

	<!-- Authentication Pages -->
	<url>
		<loc>https://www.gumisayi.com/register</loc>
		<changefreq>monthly</changefreq>
		<priority>0.6</priority>
	</url>

	<url>
		<loc>https://www.gumisayi.com/login</loc>
		<changefreq>monthly</changefreq>
		<priority>0.6</priority>
	</url>

	<!-- Note: Admin pages, profile edit pages, and authenticated pages are intentionally excluded -->

</urlset>
