/* =========================================================
   NEW JOB ONLINE CHILD THEME CSS
   ========================================================= */

function njo_child_styles() {

    wp_enqueue_style(
        'njo-child-style',
        get_stylesheet_directory_uri() . '/style.css',
        array(),
        filemtime(
            get_stylesheet_directory() . '/style.css'
        )
    );

}

add_action('wp_enqueue_scripts', 'njo_child_styles', 999);<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//newjobonline.in/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://newjobonline.in/post-sitemap.xml</loc>
		<lastmod>2026-08-22T20:13:30+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://newjobonline.in/page-sitemap.xml</loc>
		<lastmod>2026-08-24T17:31:52+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://newjobonline.in/category-sitemap.xml</loc>
		<lastmod>2026-08-22T20:13:30+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->