<?php\nadd_filter('wpseo_schema_organization', function($data) {\n    if (!is_array($data)) return $data;\n    $data['name'] = 'Ahmed Construction Company (ACCO)';\n    $data['alternateName'] = 'ACCO';\n    $data['url'] = home_url('/');\n    $data['email'] = 'info@acco.com.pk';\n    $data['telephone'] = '+92-322-8000190';\n    $data['foundingDate'] = '2004';\n    $data['address'] = [\n        '@type' => 'PostalAddress',\n        'streetAddress' => 'Office 2, 3rd Floor, Big City Plaza, Gulberg-III',\n        'addressLocality' => 'Lahore',\n        'addressRegion' => 'Punjab',\n        'addressCountry' => 'PK'\n    ];\n    $data['sameAs'] = [\n        'https://www.facebook.com/Ahmedconstructioncompany',\n        'https://x.com/AccTanveer',\n        'https://www.instagram.com/accopakistan/',\n        'https://www.linkedin.com/company/75060642/',\n        'https://www.youtube.com/@accopakistan',\n        'https://www.tiktok.com/@accpk2014'\n    ];\n    return $data;\n}, 20);\n<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//acco.com.pk/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://acco.com.pk/post-sitemap.xml</loc>
		<lastmod>2026-09-22T06:36:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://acco.com.pk/post-sitemap2.xml</loc>
		<lastmod>2026-09-22T06:36:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://acco.com.pk/page-sitemap.xml</loc>
		<lastmod>2026-09-22T08:01:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://acco.com.pk/portfolio-item-sitemap.xml</loc>
		<lastmod>2026-05-23T06:25:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://acco.com.pk/category-sitemap.xml</loc>
		<lastmod>2026-09-22T06:36:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://acco.com.pk/portfolio-category-sitemap.xml</loc>
		<lastmod>2026-05-23T06:25:51+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->