

// Enqueue S&A styles
function sa_custom_styles() {
    wp_enqueue_style( 
        'sa-styles', 
        get_template_directory_uri() . '/library/css/sa-styles.css', 
        array(), 
        '1.0.0', 
        'all' 
    );
}
add_action( 'wp_enqueue_scripts', 'sa_custom_styles' );
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//scoutandco.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://scoutandco.com/page-sitemap.xml</loc>
		<lastmod>2026-05-21T13:54:07+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://scoutandco.com/news-sitemap.xml</loc>
		<lastmod>2024-09-05T22:42:53+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://scoutandco.com/team-sitemap.xml</loc>
		<lastmod>2026-04-23T17:23:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://scoutandco.com/news_category-sitemap.xml</loc>
		<lastmod>2024-09-05T22:42:53+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->