<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19-pr16"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl=""
        projecttitleid="project_title"
        projectdescriptionid="">


  <security cors="">
    <!--
    <crossdomainxml url="http://RESSOURCES_URL/crossdomain.xml" />
    -->
    <allowdomain domain="*" />
  </security>

  <krpano tour_firststartactiondone="false" />
  <events name="startbehavioursevents" onxmlcomplete="startbehavioursxmlcompleteaction();" keep="true"/>

  <!-- generated by Panotour Pro V2.5.14 64bits : 04-11-2025 15-53-26 -->
  <!-- Project file : /Users/baldovino/Desktop/TOURS/Luis Miguel Diaz 9499923/tour 3.18.18 PM.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/tour_messages_en.xml"/>

  <action name="startup">

    if (s !== null, if (startscene === null OR startscene === "undefined", set(startscene, get(s));); );
    if (startscene === null OR startscene === "undefined",
      set(startscene, pano10);
    );
    if(startlanguage !== null AND startlanguage !== "undefined",
      set(tour_language, get(startlanguage));
    );
    if(starttime !== null AND starttime !== "undefined" AND starttime GT 0,
      set(videoscenestarttime, get(starttime));
    ,
      set(videoscenestarttime, 0);
    );
    mainloadsceneStartup(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      ,
        if (f !== null,
          lookat(get(h), get(view.vlookat), get(f));
         ,
          lookat(get(h), get(view.vlookat));
        );
      );
    ,
      if (v !== null,
        if (f !== null,
          lookat(get(view.hlookat), get(v), get(f));
         ,
          lookat(get(view.hlookat), get(v));
        );
      ,
        if (f !== null,
          lookat(get(view.hlookat), get(view.vlookat), get(f));
        );
      );
    );
  </action>

  <!-- 9 Groups -->

  <!-- Group Group 19 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1625" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1625.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1625_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="-176.900000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="-176.900000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1625_10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1625_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_1625_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1625_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1625_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1625_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1625_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1625_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_1625_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1625_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1625_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1625_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1625_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1625_10/mobile/0.jpg"/>
      <right url="sam_100_1625_10/mobile/1.jpg"/>
      <back  url="sam_100_1625_10/mobile/2.jpg"/>
      <left  url="sam_100_1625_10/mobile/3.jpg"/>
      <up    url="sam_100_1625_10/mobile/4.jpg"/>
      <down  url="sam_100_1625_10/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint30"
           ath="-175.937940" atv="-1.017002"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint30"
           tooltip="spotpoint30_tooltip"
           />
  <hotspot name="spotpoint30" devices="flash" zorder="3"/>
  <hotspot name="spotpoint30" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint30">
  
        mainloadscene(pano14);lookat(134.550000, 0.675000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint30].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint30].visible, true);
  </action>
  <events name="pano10stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 20 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1629" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1629.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1629_14/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano14_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1629_14/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1629_14/0/1/%v_%u.jpg"/>
          <right url="sam_100_1629_14/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1629_14/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1629_14/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1629_14/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1629_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1629_14/0/0/%v_%u.jpg"/>
          <right url="sam_100_1629_14/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1629_14/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1629_14/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1629_14/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1629_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1629_14/mobile/0.jpg"/>
      <right url="sam_100_1629_14/mobile/1.jpg"/>
      <back  url="sam_100_1629_14/mobile/2.jpg"/>
      <left  url="sam_100_1629_14/mobile/3.jpg"/>
      <up    url="sam_100_1629_14/mobile/4.jpg"/>
      <down  url="sam_100_1629_14/mobile/5.jpg"/>
    </image>




  <!-- **** 5 Point Spots **** -->



  <hotspot name="spotpoint142"
           ath="121.477833" atv="-6.513158"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint142"
           tooltip="spotpoint142_tooltip"
           />
  <hotspot name="spotpoint142" devices="flash" zorder="3"/>
  <hotspot name="spotpoint142" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint142">
  
        mainloadscene(pano13);lookat(-89.325000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint143"
           ath="-162.804312" atv="-8.333280"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint143"
           tooltip="spotpoint143_tooltip"
           />
  <hotspot name="spotpoint143" devices="flash" zorder="3"/>
  <hotspot name="spotpoint143" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint143">
  
        mainloadscene(pano11);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint149"
           ath="45.208075" atv="-2.777760"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint149"
           tooltip="spotpoint149_tooltip"
           />
  <hotspot name="spotpoint149" devices="flash" zorder="3"/>
  <hotspot name="spotpoint149" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint149">
  
        mainloadscene(pano15);lookat(-76.725000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint150"
           ath="78.448670" atv="-2.542321"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint150"
           tooltip="spotpoint150_tooltip"
           />
  <hotspot name="spotpoint150" devices="flash" zorder="3"/>
  <hotspot name="spotpoint150" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint150">
  
        mainloadscene(pano12);lookat(170.325000, -0.675000, 90.000000);


  </action>





  <hotspot name="spotpoint441"
           ath="-49.950739" atv="-7.697368"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint441"
           tooltip="spotpoint441_tooltip"
           />
  <hotspot name="spotpoint441" devices="flash" zorder="3"/>
  <hotspot name="spotpoint441" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint441">
  
        mainloadscene(pano10);lookat(26.950000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint142].visible, false);

    set(hotspot[spotpoint143].visible, false);

    set(hotspot[spotpoint149].visible, false);

    set(hotspot[spotpoint150].visible, false);

    set(hotspot[spotpoint441].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint142].visible, true);

  
  set(hotspot[spotpoint143].visible, true);

  
  set(hotspot[spotpoint149].visible, true);

  
  set(hotspot[spotpoint150].visible, true);

  
  set(hotspot[spotpoint441].visible, true);
  </action>
  <events name="pano14stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 21 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1626" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1626.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1626_11/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano11_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1626_11/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1626_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_1626_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1626_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1626_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1626_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1626_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1626_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_1626_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1626_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1626_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1626_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1626_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1626_11/mobile/0.jpg"/>
      <right url="sam_100_1626_11/mobile/1.jpg"/>
      <back  url="sam_100_1626_11/mobile/2.jpg"/>
      <left  url="sam_100_1626_11/mobile/3.jpg"/>
      <up    url="sam_100_1626_11/mobile/4.jpg"/>
      <down  url="sam_100_1626_11/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint188"
           ath="-165.221676" atv="-8.289539"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint188"
           tooltip="spotpoint188_tooltip"
           />
  <hotspot name="spotpoint188" devices="flash" zorder="3"/>
  <hotspot name="spotpoint188" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint188">
  
        mainloadscene(pano14);lookat(73.125000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint188].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint188].visible, true);
  </action>
  <events name="pano11stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 421 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1628" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1628.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1628_13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano13_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1628_13/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1628_13/0/1/%v_%u.jpg"/>
          <right url="sam_100_1628_13/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1628_13/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1628_13/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1628_13/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1628_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1628_13/0/0/%v_%u.jpg"/>
          <right url="sam_100_1628_13/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1628_13/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1628_13/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1628_13/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1628_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1628_13/mobile/0.jpg"/>
      <right url="sam_100_1628_13/mobile/1.jpg"/>
      <back  url="sam_100_1628_13/mobile/2.jpg"/>
      <left  url="sam_100_1628_13/mobile/3.jpg"/>
      <up    url="sam_100_1628_13/mobile/4.jpg"/>
      <down  url="sam_100_1628_13/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint144"
           ath="174.414589" atv="-1.017002"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint144"
           tooltip="spotpoint144_tooltip"
           />
  <hotspot name="spotpoint144" devices="flash" zorder="3"/>
  <hotspot name="spotpoint144" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint144">
  
        mainloadscene(pano12);lookat(172.125000, -6.750000, 90.000000);


  </action>





  <hotspot name="spotpoint431"
           ath="47.305799" atv="-1.343341"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint431"
           tooltip="spotpoint431_tooltip"
           />
  <hotspot name="spotpoint431" devices="flash" zorder="3"/>
  <hotspot name="spotpoint431" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint431">
  
        mainloadscene(pano11);lookat(14.850000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint432"
           ath="67.093596" atv="-1.776316"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint432"
           tooltip="spotpoint432_tooltip"
           />
  <hotspot name="spotpoint432" devices="flash" zorder="3"/>
  <hotspot name="spotpoint432" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint432">
  
        mainloadscene(pano14);lookat(-34.875000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint438"
           ath="146.896563" atv="-2.368439"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint438"
           tooltip="spotpoint438_tooltip"
           />
  <hotspot name="spotpoint438" devices="flash" zorder="3"/>
  <hotspot name="spotpoint438" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint438">
  
        mainloadscene(pano15);lookat(-70.425000, 1.125000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint144].visible, false);

    set(hotspot[spotpoint431].visible, false);

    set(hotspot[spotpoint432].visible, false);

    set(hotspot[spotpoint438].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint144].visible, true);

  
  set(hotspot[spotpoint431].visible, true);

  
  set(hotspot[spotpoint432].visible, true);

  
  set(hotspot[spotpoint438].visible, true);
  </action>
  <events name="pano13stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 29 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1627" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1627.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1627_12/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano12_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1627_12/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1627_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_1627_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1627_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1627_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1627_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1627_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1627_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_1627_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1627_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1627_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1627_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1627_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1627_12/mobile/0.jpg"/>
      <right url="sam_100_1627_12/mobile/1.jpg"/>
      <back  url="sam_100_1627_12/mobile/2.jpg"/>
      <left  url="sam_100_1627_12/mobile/3.jpg"/>
      <up    url="sam_100_1627_12/mobile/4.jpg"/>
      <down  url="sam_100_1627_12/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint442"
           ath="79.220889" atv="0.520198"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint442"
           tooltip="spotpoint442_tooltip"
           />
  <hotspot name="spotpoint442" devices="flash" zorder="3"/>
  <hotspot name="spotpoint442" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint442">
  
        mainloadscene(pano15);lookat(-175.950000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint496"
           ath="-13.590002" atv="-1.666617"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint496"
           tooltip="spotpoint496_tooltip"
           />
  <hotspot name="spotpoint496" devices="flash" zorder="3"/>
  <hotspot name="spotpoint496" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint496">
  
        mainloadscene(pano13);lookat(-0.225000, -1.125000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint442].visible, false);

    set(hotspot[spotpoint496].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint442].visible, true);

  
  set(hotspot[spotpoint496].visible, true);
  </action>
  <events name="pano12stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 422 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1630" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1630.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1630_15/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano15_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1630_15/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1630_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_1630_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1630_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1630_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1630_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1630_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1630_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_1630_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1630_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1630_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1630_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1630_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1630_15/mobile/0.jpg"/>
      <right url="sam_100_1630_15/mobile/1.jpg"/>
      <back  url="sam_100_1630_15/mobile/2.jpg"/>
      <left  url="sam_100_1630_15/mobile/3.jpg"/>
      <up    url="sam_100_1630_15/mobile/4.jpg"/>
      <down  url="sam_100_1630_15/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint146"
           ath="-103.468680" atv="-3.277262"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint146"
           tooltip="spotpoint146_tooltip"
           />
  <hotspot name="spotpoint146" devices="flash" zorder="3"/>
  <hotspot name="spotpoint146" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint146">
  
        mainloadscene(pano16);lookat(-46.125000, 3.375000, 90.000000);


  </action>





  <hotspot name="spotpoint445"
           ath="-3.051002" atv="-2.222280"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint445"
           tooltip="spotpoint445_tooltip"
           />
  <hotspot name="spotpoint445" devices="flash" zorder="3"/>
  <hotspot name="spotpoint445" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint445">
  
        mainloadscene(pano12);lookat(-110.025000, -0.675000, 90.000000);


  </action>





  <hotspot name="spotpoint497"
           ath="87.192118" atv="-2.368421"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint497"
           tooltip="spotpoint497_tooltip"
           />
  <hotspot name="spotpoint497" devices="flash" zorder="3"/>
  <hotspot name="spotpoint497" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint497">
  
        mainloadscene(pano13);lookat(-0.225000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint146].visible, false);

    set(hotspot[spotpoint445].visible, false);

    set(hotspot[spotpoint497].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint146].visible, true);

  
  set(hotspot[spotpoint445].visible, true);

  
  set(hotspot[spotpoint497].visible, true);
  </action>
  <events name="pano15stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 25 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1631" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1631.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1631_16/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano16_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1631_16/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1631_16/0/1/%v_%u.jpg"/>
          <right url="sam_100_1631_16/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1631_16/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1631_16/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1631_16/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1631_16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1631_16/0/0/%v_%u.jpg"/>
          <right url="sam_100_1631_16/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1631_16/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1631_16/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1631_16/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1631_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1631_16/mobile/0.jpg"/>
      <right url="sam_100_1631_16/mobile/1.jpg"/>
      <back  url="sam_100_1631_16/mobile/2.jpg"/>
      <left  url="sam_100_1631_16/mobile/3.jpg"/>
      <up    url="sam_100_1631_16/mobile/4.jpg"/>
      <down  url="sam_100_1631_16/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint147"
           ath="-134.805239" atv="0.520198"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint147"
           tooltip="spotpoint147_tooltip"
           />
  <hotspot name="spotpoint147" devices="flash" zorder="3"/>
  <hotspot name="spotpoint147" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint147">
  
        mainloadscene(pano17);lookat(5.625000, -2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint528"
           ath="-180.000000" atv="1.776316"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint528"
           tooltip="spotpoint528_tooltip"
           />
  <hotspot name="spotpoint528" devices="flash" zorder="3"/>
  <hotspot name="spotpoint528" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint528">
  
        mainloadscene(pano15);lookat(94.725000, 6.975000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint147].visible, false);

    set(hotspot[spotpoint528].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint147].visible, true);

  
  set(hotspot[spotpoint528].visible, true);
  </action>
  <events name="pano16stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 26 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1632" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1632.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1632_17/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano17_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1632_17/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1632_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_1632_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1632_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1632_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1632_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1632_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1632_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_1632_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1632_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1632_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1632_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1632_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1632_17/mobile/0.jpg"/>
      <right url="sam_100_1632_17/mobile/1.jpg"/>
      <back  url="sam_100_1632_17/mobile/2.jpg"/>
      <left  url="sam_100_1632_17/mobile/3.jpg"/>
      <up    url="sam_100_1632_17/mobile/4.jpg"/>
      <down  url="sam_100_1632_17/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint148"
           ath="-98.937002" atv="1.764722"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint148"
           tooltip="spotpoint148_tooltip"
           />
  <hotspot name="spotpoint148" devices="flash" zorder="3"/>
  <hotspot name="spotpoint148" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint148">
  
        mainloadscene(pano18);lookat(86.400000, 0.675000, 90.000000);


  </action>





  <hotspot name="spotpoint444"
           ath="-164.334456" atv="-0.154442"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint444"
           tooltip="spotpoint444_tooltip"
           />
  <hotspot name="spotpoint444" devices="flash" zorder="3"/>
  <hotspot name="spotpoint444" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint444">
  
        mainloadscene(pano16);lookat(33.300000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint148].visible, false);

    set(hotspot[spotpoint444].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint148].visible, true);

  
  set(hotspot[spotpoint444].visible, true);
  </action>
  <events name="pano17stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Group 27 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1633" @PanoFile="/Users/baldovino/Downloads/wetransfer_sam_100_1625-jpg_2025-10-23_1947/SAM_100_1633.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1633_18/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano18_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_1633_18/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_1633_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_1633_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1633_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1633_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1633_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1633_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1633_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_1633_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1633_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1633_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1633_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1633_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1633_18/mobile/0.jpg"/>
      <right url="sam_100_1633_18/mobile/1.jpg"/>
      <back  url="sam_100_1633_18/mobile/2.jpg"/>
      <left  url="sam_100_1633_18/mobile/3.jpg"/>
      <up    url="sam_100_1633_18/mobile/4.jpg"/>
      <down  url="sam_100_1633_18/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint443"
           ath="-76.623480" atv="-0.520198"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint443"
           tooltip="spotpoint443_tooltip"
           />
  <hotspot name="spotpoint443" devices="flash" zorder="3"/>
  <hotspot name="spotpoint443" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint443">
  
        mainloadscene(pano17);lookat(77.175000, 0.675000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint443].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint443].visible, true);
  </action>
  <events name="pano18stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

