
/**
 * CosmosWP functions and definitions.
 *
 * @link https://developer.wordpress.org/themes/basics/theme-functions/
 *
 * @package CosmosWP
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

/*Define Constants for this theme*/
define( 'COSMOSWP_VERSION', '2.0.3' );
define( 'COSMOSWP_THEME_NAME', 'cosmoswp' );
define( 'COSMOSWP_PATH', get_template_directory() );
define( 'COSMOSWP_URL', get_template_directory_uri() );
define( 'COSMOSWP_SCRIPT_PREFIX', ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ) ? '' : '.min' );
/**
 * Require init.
 */
require trailingslashit( COSMOSWP_PATH ) . 'inc/init.php';
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://claveria-abogados.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://claveria-abogados.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://claveria-abogados.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://claveria-abogados.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://claveria-abogados.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap></sitemapindex>
