﻿<krpano version="1.7" title="Áras an Uachtaráin" onstart="startup();">

	<include url="skin/vtourskin.xml" />
	
	<prerelease watermark="false" />

	<!-- set skin settings: bingmaps? gyro? thumbnail controlling? tooltips? -->
	<skin_settings bingmaps="false"
	               bingmaps_key=""
	               bingmaps_zoombuttons="false"
	               gyro="true"
	               thumbs_width="120" thumbs_height="80" thumbs_padding="10" thumbs_crop="0|40|240|160"
	               thumbs_opened="false"
	               thumbs_text="false"
	               thumbs_dragging="true"
	               thumbs_onhoverscrolling="false"
	               thumbs_scrollbuttons="false"
	               thumbs_scrollindicator="false"
	               tooltips_thumbs="false"
	               tooltips_hotspots="false"
	               tooltips_mapspots="false"
	               controlbar_offset="20"
	               />
	               
	               <control keycodesin="16,65,107" keycodesout="17,89,90,109" />

	<!-- set optional skin logo url -->
	<layer name="skin_logo" url="" scale="0.25" opened_onclick="openurl('...',_blank);" />


	<action name="startup">
		if(startscene === null, copy(startscene,scene[0].name));
		loadscene(get(startscene), null, MERGE);
	</action>

	
	<scene name="scene_01_Courtyard" title="Courtyard" onstart="" thumburl="panos/01_Courtyard.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-0.407" vlookat="3.029" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/01_Courtyard.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5327" tiledimageheight="5327">
				<cube url="panos/01_Courtyard.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2664" tiledimageheight="2664">
				<cube url="panos/01_Courtyard.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1332" tiledimageheight="1332">
				<cube url="panos/01_Courtyard.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="666" tiledimageheight="666">
				<cube url="panos/01_Courtyard.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/01_Courtyard.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="0.186" atv="3.848" linkedscene="scene_02_entrance_hall" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-122.047" atv="-1.121" linkedscene="scene_11_boat_pond" />

	</scene>

	<scene name="scene_02_Entrance_Hall" title="Entrance Hall" onstart="" thumburl="panos/02_Entrance_Hall.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="218.265" vlookat="-0.858" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/02_Entrance_Hall.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5334" tiledimageheight="5334">
				<cube url="panos/02_Entrance_Hall.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2667" tiledimageheight="2667">
				<cube url="panos/02_Entrance_Hall.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1334" tiledimageheight="1334">
				<cube url="panos/02_Entrance_Hall.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/02_Entrance_Hall.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/02_Entrance_Hall.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-141.219" atv="9.368" linkedscene="scene_03_state_drawing_room" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="129.886" atv="10.653" linkedscene="scene_07b_francini_corridor" />
		<hotspot name="spot3" style="skin_hotspotstyle" ath="40.265" atv="19.519" linkedscene="scene_01_courtyard" />

	</scene>

	<scene name="scene_03_State_Drawing_Room" title="State Drawing Room" onstart="" thumburl="panos/03_State_Drawing_Room.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-0.615" vlookat="-0.974" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/03_State_Drawing_Room.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5329" tiledimageheight="5329">
				<cube url="panos/03_State_Drawing_Room.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2665" tiledimageheight="2665">
				<cube url="panos/03_State_Drawing_Room.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1333" tiledimageheight="1333">
				<cube url="panos/03_State_Drawing_Room.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/03_State_Drawing_Room.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/03_State_Drawing_Room.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-141.165" atv="6.764" linkedscene="scene_02_entrance_hall" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-44.039" atv="3.961" linkedscene="scene_04_council_of_state_room" />
		<hotspot name="spot3" style="skin_hotspotstyle" ath="38.060" atv="6.986" linkedscene="scene_08_garden_exit" />

	</scene>

	<scene name="scene_04_Council_of_State_Room" title="Council of State Room" onstart="" thumburl="panos/04_Council_of_State_Room.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="277.789" vlookat="0.200" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/04_Council_of_State_Room.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5331" tiledimageheight="5331">
				<cube url="panos/04_Council_of_State_Room.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2666" tiledimageheight="2666">
				<cube url="panos/04_Council_of_State_Room.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1333" tiledimageheight="1333">
				<cube url="panos/04_Council_of_State_Room.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/04_Council_of_State_Room.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/04_Council_of_State_Room.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-45.362" atv="12.497" linkedscene="scene_05_state_reception_room" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="112.154" atv="4.181" linkedscene="scene_03_state_drawing_room" />

	</scene>

	<scene name="scene_05_State_Reception_Room" title="State Reception Room" onstart="" thumburl="panos/05_State_Reception_Room.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-51.752" vlookat="1.506" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/05_State_Reception_Room.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5332" tiledimageheight="5332">
				<cube url="panos/05_State_Reception_Room.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2666" tiledimageheight="2666">
				<cube url="panos/05_State_Reception_Room.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1333" tiledimageheight="1333">
				<cube url="panos/05_State_Reception_Room.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/05_State_Reception_Room.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/05_State_Reception_Room.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-126.143" atv="10.560" linkedscene="scene_07a_francini_corridor" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-157.256" atv="10.055" linkedscene="scene_07b_francini_corridor" />
		<hotspot name="spot3" style="skin_hotspotstyle" ath="-49.997" atv="5.861" linkedscene="scene_06_state_dining_room" />
		<hotspot name="spot4" style="skin_hotspotstyle" ath="105.783" atv="2.104" linkedscene="scene_04_council_of_state_room" />

	</scene>

	<scene name="scene_06_State_Dining_Room" title="State Dining Room" onstart="" thumburl="panos/06_State_Dining_Room.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-144.660" vlookat="4.478" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/06_State_Dining_Room.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5335" tiledimageheight="5335">
				<cube url="panos/06_State_Dining_Room.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2668" tiledimageheight="2668">
				<cube url="panos/06_State_Dining_Room.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1334" tiledimageheight="1334">
				<cube url="panos/06_State_Dining_Room.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/06_State_Dining_Room.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/06_State_Dining_Room.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="170.918" atv="2.757" linkedscene="scene_07a_francini_corridor" />

	</scene>

	<scene name="scene_07a_Francini_Corridor" title="Francini Corridor" onstart="" thumburl="panos/07a_Francini_Corridor.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="128.517" vlookat="-0.535" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/07a_Francini_Corridor.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5323" tiledimageheight="5323">
				<cube url="panos/07a_Francini_Corridor.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2662" tiledimageheight="2662">
				<cube url="panos/07a_Francini_Corridor.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1331" tiledimageheight="1331">
				<cube url="panos/07a_Francini_Corridor.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="666" tiledimageheight="666">
				<cube url="panos/07a_Francini_Corridor.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/07a_Francini_Corridor.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-143.159" atv="6.422" linkedscene="scene_07b_francini_corridor" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-172.990" atv="5.725" linkedscene="scene_05_state_reception_room" />

	</scene>

	<scene name="scene_07b_Francini_Corridor" title="Francini Corridor" onstart="" thumburl="panos/07b_Francini_Corridor.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="127.790" vlookat="0.910" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/07b_Francini_Corridor.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5329" tiledimageheight="5329">
				<cube url="panos/07b_Francini_Corridor.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2665" tiledimageheight="2665">
				<cube url="panos/07b_Francini_Corridor.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1333" tiledimageheight="1333">
				<cube url="panos/07b_Francini_Corridor.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/07b_Francini_Corridor.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/07b_Francini_Corridor.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-51.291" atv="11.114" linkedscene="scene_07a_francini_corridor" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-27.421" atv="7.665" linkedscene="scene_05_state_reception_room" />
		<hotspot name="spot3" style="skin_hotspotstyle" ath="128.892" atv="1.571" linkedscene="scene_02_entrance_hall" />

	</scene>

	<scene name="scene_08_Garden_Exit" title="Garden Exit" onstart="" thumburl="panos/08_Garden_Exit.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="-0.143" vlookat="0.364" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/08_Garden_Exit.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5335" tiledimageheight="5335">
				<cube url="panos/08_Garden_Exit.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2668" tiledimageheight="2668">
				<cube url="panos/08_Garden_Exit.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1334" tiledimageheight="1334">
				<cube url="panos/08_Garden_Exit.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/08_Garden_Exit.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/08_Garden_Exit.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="0.477" atv="-1.496" linkedscene="scene_03_state_drawing_room" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="91.149" atv="1.974" linkedscene="scene_09_garden_maze___green_house" />
		<hotspot name="spot3" style="skin_hotspotstyle" ath="-89.177" atv="1.980" linkedscene="scene_09_stables" />

	</scene>

	<scene name="scene_09_Garden_Maze___Green_House" title="Garden Maze - Green House" onstart="" thumburl="panos/09_Garden_Maze___Green_House.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="216.975" vlookat="11.274" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/09_Garden_Maze___Green_House.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5332" tiledimageheight="5332">
				<cube url="panos/09_Garden_Maze___Green_House.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2666" tiledimageheight="2666">
				<cube url="panos/09_Garden_Maze___Green_House.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1333" tiledimageheight="1333">
				<cube url="panos/09_Garden_Maze___Green_House.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/09_Garden_Maze___Green_House.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/09_Garden_Maze___Green_House.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="6.124" atv="-1.080" linkedscene="scene_10_garden_monument___walkway" />

	</scene>

	<scene name="scene_09_Stables" title="Horses Stables" onstart="" thumburl="panos/09_Stables.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/09_Stables.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5337" tiledimageheight="5337">
				<cube url="panos/09_Stables.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2669" tiledimageheight="2669">
				<cube url="panos/09_Stables.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1335" tiledimageheight="1335">
				<cube url="panos/09_Stables.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="668" tiledimageheight="668">
				<cube url="panos/09_Stables.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/09_Stables.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="178.311" atv="0.496" linkedscene="scene_08_garden_exit" />

	</scene>

	<scene name="scene_10_Garden_Monument___Walkway" title="Garden Monument  Walkway" onstart="" thumburl="panos/10_Garden_Monument___Walkway.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0.884" vlookat="6.011" fovtype="MFOV" fov="120.000" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/10_Garden_Monument___Walkway.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5335" tiledimageheight="5335">
				<cube url="panos/10_Garden_Monument___Walkway.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2668" tiledimageheight="2668">
				<cube url="panos/10_Garden_Monument___Walkway.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1334" tiledimageheight="1334">
				<cube url="panos/10_Garden_Monument___Walkway.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/10_Garden_Monument___Walkway.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/10_Garden_Monument___Walkway.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-179.420" atv="1.325" linkedscene="scene_08_garden_exit" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-71.788" atv="1.969" linkedscene="scene_11_boat_pond" />

	</scene>

	<scene name="scene_11_Boat_Pond" title="Boat Pond" onstart="" thumburl="panos/11_Boat_Pond.tiles/thumb.jpg" lat="" lng="" heading="">

		<view hlookat="0.476" vlookat="1.652" fovtype="MFOV" fov="89.785" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />

		<preview url="panos/11_Boat_Pond.tiles/preview.jpg" />

		<image type="CUBE" multires="true" tilesize="512" progressive="false">
			<level tiledimagewidth="5336" tiledimageheight="5336">
				<cube url="panos/11_Boat_Pond.tiles/%s/l4/%v/l4_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="2668" tiledimageheight="2668">
				<cube url="panos/11_Boat_Pond.tiles/%s/l3/%v/l3_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="1334" tiledimageheight="1334">
				<cube url="panos/11_Boat_Pond.tiles/%s/l2/%v/l2_%s_%v_%h.jpg" />
			</level>
			<level tiledimagewidth="667" tiledimageheight="667">
				<cube url="panos/11_Boat_Pond.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
			</level>
			<mobile>
				<cube url="panos/11_Boat_Pond.tiles/mobile_%s.jpg" />
			</mobile>
		</image>

		<!-- place your scene hotspots here -->
		<hotspot name="spot1" style="skin_hotspotstyle" ath="-57.796" atv="-3.923" linkedscene="scene_01_courtyard" />
		<hotspot name="spot2" style="skin_hotspotstyle" ath="-144.911" atv="-1.269" linkedscene="scene_10_garden_monument___walkway" />

	</scene>


</krpano>
