<!-- トップページのニュースの表示件数を３つ -->
 <!-- function news_posts_per_page($query){
    if (is_admin() || ! $query->is_main_query() )
    return;
    if ( &query->is_front_page() ) {
        $query->set('post_per_page','3');
    }
 }
 add_action('pre_get_posts', 'news_posts_per_page'); --><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//nahodaruma.xsrv.jp/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://nahodaruma.xsrv.jp/post-sitemap.xml</loc>
		<lastmod>2024-12-03T06:12:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://nahodaruma.xsrv.jp/page-sitemap.xml</loc>
		<lastmod>2024-12-01T01:59:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://nahodaruma.xsrv.jp/news-sitemap.xml</loc>
		<lastmod>2024-07-06T05:44:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://nahodaruma.xsrv.jp/category-sitemap.xml</loc>
		<lastmod>2024-12-03T06:12:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://nahodaruma.xsrv.jp/author-sitemap.xml</loc>
		<lastmod>2024-11-28T09:03:09+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->