
/**
 * The7 theme.
 *
 * @since   1.0.0
 *
 * @package The7
 */


defined( 'ABSPATH' ) || exit;

/**
 * Set the content width based on the theme's design and stylesheet.
 *
 * @since 1.0.0
 */
if ( ! isset( $content_width ) ) {
	$content_width = 1200; /* pixels */
}

/**
 * Initialize theme.
 *
 * @since 1.0.0
 */
require trailingslashit( get_template_directory() ) . 'inc/init.php';
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://logisun.tech/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://logisun.tech/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://logisun.tech/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://logisun.tech/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://logisun.tech/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
