<script>
function post_has_archive($args, $post_type){
    if ('post' == $post_type) {
      $args['rewrite'] = true;
      $args['has_archive'] = 'archive';
      $args['label'] = '投稿';
    }
    return $args;
  }
</script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://nit-support.co.jp/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://nit-support.co.jp/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://nit-support.co.jp/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://nit-support.co.jp/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://nit-support.co.jp/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
