


<script>
/**
 * JS Fonksiyonları
 */

// Seçilen elemente belirlenen class'ı ekler
function addClassToElement(selector, className) {
	const element = document.querySelector(selector);
	if (element && className) {
		element.className += ' ' + className;
	}
}
</script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://portal351.com/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://portal351.com/finans/kdv-hesaplama/</loc><lastmod>2026-07-07T16:13:13-03:00</lastmod></url></urlset>
