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

	<!-- Homepage - Highest priority -->
	<url>
		<loc>https://deployyourvibe.com/</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>weekly</changefreq>
		<priority>1.0</priority>
	</url>

	<!-- Booking Pages - High priority -->
	<url>
		<loc>https://deployyourvibe.com/booking</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.9</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/booking/operations-audit</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.9</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/booking/hardening-sprint</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.9</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/booking/platform-management</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.9</priority>
	</url>

	<!-- Content Pages - Medium priority -->
	<url>
		<loc>https://deployyourvibe.com/about</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/case-studies</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.8</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.8</priority>
	</url>

	<!-- LLM-friendly Content - Low priority (machine-readable) -->
	<url>
		<loc>https://deployyourvibe.com/llms.txt</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.5</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/llms-full.txt</loc>
		<lastmod>2026-04-03</lastmod>
		<changefreq>weekly</changefreq>
		<priority>0.5</priority>
	</url>

	<!-- Articles - Dynamic -->
	<url>
		<loc>https://deployyourvibe.com/articles/authentication-authorization-breakdown</loc>
		<lastmod>2025-11-07</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/build-failures-dependency-hell</loc>
		<lastmod>2025-11-06</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/cors-api-integration-nightmares</loc>
		<lastmod>2025-11-06</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/database-connection-chaos</loc>
		<lastmod>2025-11-05</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/environment-variables-deployment-nightmare</loc>
		<lastmod>2025-10-28</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/performance-scaling-disasters</loc>
		<lastmod>2025-10-27</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/production-deployment-hosting-chaos</loc>
		<lastmod>2025-10-21</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/security-vulnerabilities-ai-code</loc>
		<lastmod>2025-10-20</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/state-management-data-chaos</loc>
		<lastmod>2025-10-19</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>
	<url>
		<loc>https://deployyourvibe.com/articles/typescript-strict-mode-battles</loc>
		<lastmod>2025-10-14</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.7</priority>
	</url>

</urlset>