<html>
<head>
<!-- head内でAPIを読み込む -->
<script src="https://web-xr.studio/jp/api"></script>
</head>
<body>
<!-- body内の任意の位置へ埋め込みタグを設置 -->
<div class="xr-studio" data-id="1412" data-option=""></div>
<!-- body内の任意の位置へVRリンクを設置 -->
<a class="xrs_vr" href="https://web-xr.studio/jp/vr/1412">Play VR</a>
</body>
</html>