php
function vseebox_pro_scripts() {
     Load main stylesheet
    wp_enqueue_style( 'vseebox-main-style', get_stylesheet_uri() );
    
     Load Google Fonts
    wp_enqueue_style( 'vseebox-fonts', 'httpsfonts.googleapis.comcss2family=Interwght@400;600;700;800&display=swap', false );
}
add_action( 'wp_enqueue_scripts', 'vseebox_pro_scripts' );

 Add support for titles
add_theme_support( 'title-tag' );<?xml version="1.0" encoding="UTF-8"?>
<!--generator='jetpack-15.9'-->
<!--Jetpack_Sitemap_Buffer_News_XMLWriter-->
<?xml-stylesheet type="text/xsl" href="//thevseeboxstore.com/news-sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
 <url>
  <loc>https://thevseeboxstore.com/</loc>
 </url>
</urlset>