/**
 * Child Theme functions loads the main theme class and extra options
 *
 * @package Omega Child
 * @subpackage Child
 * @since 1.3
 *
 * @copyright (c) 2013 Oxygenna.com
 * @license http://wiki.envato.com/support/legal-terms/licensing-terms/
 * @version 1.0
 */

function oxy_load_child_scripts() {
    wp_enqueue_style( THEME_SHORT . '-child-theme' , get_stylesheet_directory_uri() . '/style.css', array( THEME_SHORT . '-theme' ), false, 'all' );
}
add_action( 'wp_enqueue_scripts', 'oxy_load_child_scripts');
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.cyoseeds.co.uk/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://www.cyoseeds.co.uk/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://www.cyoseeds.co.uk/wp-sitemap-posts-oxy_staff-1.xml</loc></sitemap><sitemap><loc>https://www.cyoseeds.co.uk/wp-sitemap-posts-oxy_swatch-1.xml</loc></sitemap><sitemap><loc>https://www.cyoseeds.co.uk/wp-sitemap-posts-lgxcarousel-1.xml</loc></sitemap><sitemap><loc>https://www.cyoseeds.co.uk/wp-sitemap-taxonomies-lgxcarouselcat-1.xml</loc></sitemap><sitemap><loc>https://www.cyoseeds.co.uk/wp-sitemap-taxonomies-oxy_slideshow_categories-1.xml</loc></sitemap></sitemapindex>
