<?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 : 07-11-2025 09-49-33 -->
  <!-- Project file : /Users/baldovino/Documents/TOURS/tour juan .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, pano17);
    );
    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>

  <!-- 17 Groups -->

  <!-- Group Group 34 : 1 panoramas -->
  
<!-- **** @PanoName="Output(16)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(16).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/output_16__17/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano17_title"
       descriptionid=""
       multires="false"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="11.530000" 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="11.530000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_16__17/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_16__17/Output_16__0.jpg"/>
      <right url="output_16__17/Output_16__1.jpg"/>
      <back  url="output_16__17/Output_16__2.jpg"/>
      <left  url="output_16__17/Output_16__3.jpg"/>
      <up    url="output_16__17/Output_16__4.jpg"/>
      <down  url="output_16__17/Output_16__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_16__17/tablet/0.jpg"/>
      <right url="output_16__17/tablet/1.jpg"/>
      <back  url="output_16__17/tablet/2.jpg"/>
      <left  url="output_16__17/tablet/3.jpg"/>
      <up    url="output_16__17/tablet/4.jpg"/>
      <down  url="output_16__17/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_16__17/mobile/0.jpg"/>
      <right url="output_16__17/mobile/1.jpg"/>
      <back  url="output_16__17/mobile/2.jpg"/>
      <left  url="output_16__17/mobile/3.jpg"/>
      <up    url="output_16__17/mobile/4.jpg"/>
      <down  url="output_16__17/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_16__17/mobile/0.jpg"/>
      <right url="output_16__17/mobile/1.jpg"/>
      <back  url="output_16__17/mobile/2.jpg"/>
      <left  url="output_16__17/mobile/3.jpg"/>
      <up    url="output_16__17/mobile/4.jpg"/>
      <down  url="output_16__17/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint130"
           ath="-15.926544" atv="-5.719064"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint130"
           tooltip="spotpoint130_tooltip"
           />
  <hotspot name="spotpoint130" devices="flash" zorder="3"/>
  <hotspot name="spotpoint130" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint130">
  
        mainloadscene(pano16);lookat(-179.100000, 6.075000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 128 : 1 panoramas -->
  
<!-- **** @PanoName="Output(15)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(15).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/output_15__16/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano16_title"
       descriptionid=""
       multires="false"
       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%/output_15__16/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_15__16/Output_15__0.jpg"/>
      <right url="output_15__16/Output_15__1.jpg"/>
      <back  url="output_15__16/Output_15__2.jpg"/>
      <left  url="output_15__16/Output_15__3.jpg"/>
      <up    url="output_15__16/Output_15__4.jpg"/>
      <down  url="output_15__16/Output_15__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_15__16/tablet/0.jpg"/>
      <right url="output_15__16/tablet/1.jpg"/>
      <back  url="output_15__16/tablet/2.jpg"/>
      <left  url="output_15__16/tablet/3.jpg"/>
      <up    url="output_15__16/tablet/4.jpg"/>
      <down  url="output_15__16/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_15__16/mobile/0.jpg"/>
      <right url="output_15__16/mobile/1.jpg"/>
      <back  url="output_15__16/mobile/2.jpg"/>
      <left  url="output_15__16/mobile/3.jpg"/>
      <up    url="output_15__16/mobile/4.jpg"/>
      <down  url="output_15__16/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_15__16/mobile/0.jpg"/>
      <right url="output_15__16/mobile/1.jpg"/>
      <back  url="output_15__16/mobile/2.jpg"/>
      <left  url="output_15__16/mobile/3.jpg"/>
      <up    url="output_15__16/mobile/4.jpg"/>
      <down  url="output_15__16/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint131"
           ath="-174.590985" atv="-5.117057"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint131"
           tooltip="spotpoint131_tooltip"
           />
  <hotspot name="spotpoint131" devices="flash" zorder="3"/>
  <hotspot name="spotpoint131" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint131">
  
        mainloadscene(pano15);lookat(162.675000, -2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint132"
           ath="-8.714524" atv="-6.923077"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint132"
           tooltip="spotpoint132_tooltip"
           />
  <hotspot name="spotpoint132" devices="flash" zorder="3"/>
  <hotspot name="spotpoint132" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint132">
  
        mainloadscene(pano17);lookat(-169.820000, 5.625000, 90.000000);


  </action>





  <hotspot name="spotpoint154"
           ath="54.991653" atv="-9.331104"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint154"
           tooltip="spotpoint154_tooltip"
           />
  <hotspot name="spotpoint154" devices="flash" zorder="3"/>
  <hotspot name="spotpoint154" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint154">
  
        mainloadscene(pano19);lookat(-105.750000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 32 : 1 panoramas -->
  
<!-- **** @PanoName="Output(14)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(14).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/output_14__15/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano15_title"
       descriptionid=""
       multires="false"
       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%/output_14__15/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_14__15/Output_14__0.jpg"/>
      <right url="output_14__15/Output_14__1.jpg"/>
      <back  url="output_14__15/Output_14__2.jpg"/>
      <left  url="output_14__15/Output_14__3.jpg"/>
      <up    url="output_14__15/Output_14__4.jpg"/>
      <down  url="output_14__15/Output_14__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_14__15/tablet/0.jpg"/>
      <right url="output_14__15/tablet/1.jpg"/>
      <back  url="output_14__15/tablet/2.jpg"/>
      <left  url="output_14__15/tablet/3.jpg"/>
      <up    url="output_14__15/tablet/4.jpg"/>
      <down  url="output_14__15/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_14__15/mobile/0.jpg"/>
      <right url="output_14__15/mobile/1.jpg"/>
      <back  url="output_14__15/mobile/2.jpg"/>
      <left  url="output_14__15/mobile/3.jpg"/>
      <up    url="output_14__15/mobile/4.jpg"/>
      <down  url="output_14__15/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_14__15/mobile/0.jpg"/>
      <right url="output_14__15/mobile/1.jpg"/>
      <back  url="output_14__15/mobile/2.jpg"/>
      <left  url="output_14__15/mobile/3.jpg"/>
      <up    url="output_14__15/mobile/4.jpg"/>
      <down  url="output_14__15/mobile/5.jpg"/>
    </image>




  <!-- **** 6 Point Spots **** -->



  <hotspot name="spotpoint133"
           ath="140.934891" atv="-0.903010"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint133"
           tooltip="spotpoint133_tooltip"
           />
  <hotspot name="spotpoint133" devices="flash" zorder="3"/>
  <hotspot name="spotpoint133" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint133">
  
        mainloadscene(pano12);lookat(80.775000, -2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint135"
           ath="-87.445743" atv="-4.515050"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint135"
           tooltip="spotpoint135_tooltip"
           />
  <hotspot name="spotpoint135" devices="flash" zorder="3"/>
  <hotspot name="spotpoint135" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint135">
  
        mainloadscene(pano14);lookat(6.075000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint136"
           ath="-127.111853" atv="-2.709030"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint136"
           tooltip="spotpoint136_tooltip"
           />
  <hotspot name="spotpoint136" devices="flash" zorder="3"/>
  <hotspot name="spotpoint136" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint136">
  
        mainloadscene(pano13);lookat(-6.075000, 13.275000, 90.000000);


  </action>





  <hotspot name="spotpoint148"
           ath="-44.173623" atv="-3.913043"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           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(pano20);lookat(-37.800000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint161"
           ath="8.714524" atv="-4.515050"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint161"
           tooltip="spotpoint161_tooltip"
           />
  <hotspot name="spotpoint161" devices="flash" zorder="3"/>
  <hotspot name="spotpoint161" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint161">
  
        mainloadscene(pano16);lookat(-6.075000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint165"
           ath="-173.802817" atv="-3.103448"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint165"
           tooltip="spotpoint165_tooltip"
           />
  <hotspot name="spotpoint165" devices="flash" zorder="3"/>
  <hotspot name="spotpoint165" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint165">
  
        mainloadscene(pano25);lookat(173.025000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 31 : 1 panoramas -->
  
<!-- **** @PanoName="Output(13)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(13).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/output_13__14/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano14_title"
       descriptionid=""
       multires="false"
       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%/output_13__14/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_13__14/Output_13__0.jpg"/>
      <right url="output_13__14/Output_13__1.jpg"/>
      <back  url="output_13__14/Output_13__2.jpg"/>
      <left  url="output_13__14/Output_13__3.jpg"/>
      <up    url="output_13__14/Output_13__4.jpg"/>
      <down  url="output_13__14/Output_13__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_13__14/tablet/0.jpg"/>
      <right url="output_13__14/tablet/1.jpg"/>
      <back  url="output_13__14/tablet/2.jpg"/>
      <left  url="output_13__14/tablet/3.jpg"/>
      <up    url="output_13__14/tablet/4.jpg"/>
      <down  url="output_13__14/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_13__14/mobile/0.jpg"/>
      <right url="output_13__14/mobile/1.jpg"/>
      <back  url="output_13__14/mobile/2.jpg"/>
      <left  url="output_13__14/mobile/3.jpg"/>
      <up    url="output_13__14/mobile/4.jpg"/>
      <down  url="output_13__14/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_13__14/mobile/0.jpg"/>
      <right url="output_13__14/mobile/1.jpg"/>
      <back  url="output_13__14/mobile/2.jpg"/>
      <left  url="output_13__14/mobile/3.jpg"/>
      <up    url="output_13__14/mobile/4.jpg"/>
      <down  url="output_13__14/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint138"
           ath="-169.782972" atv="-0.301003"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint138"
           tooltip="spotpoint138_tooltip"
           />
  <hotspot name="spotpoint138" devices="flash" zorder="3"/>
  <hotspot name="spotpoint138" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint138">
  
        mainloadscene(pano15);lookat(99.225000, -0.225000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 30 : 1 panoramas -->
  
<!-- **** @PanoName="Output(12)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(12).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/output_12__13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano13_title"
       descriptionid=""
       multires="false"
       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%/output_12__13/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_12__13/Output_12__0.jpg"/>
      <right url="output_12__13/Output_12__1.jpg"/>
      <back  url="output_12__13/Output_12__2.jpg"/>
      <left  url="output_12__13/Output_12__3.jpg"/>
      <up    url="output_12__13/Output_12__4.jpg"/>
      <down  url="output_12__13/Output_12__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_12__13/tablet/0.jpg"/>
      <right url="output_12__13/tablet/1.jpg"/>
      <back  url="output_12__13/tablet/2.jpg"/>
      <left  url="output_12__13/tablet/3.jpg"/>
      <up    url="output_12__13/tablet/4.jpg"/>
      <down  url="output_12__13/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_12__13/mobile/0.jpg"/>
      <right url="output_12__13/mobile/1.jpg"/>
      <back  url="output_12__13/mobile/2.jpg"/>
      <left  url="output_12__13/mobile/3.jpg"/>
      <up    url="output_12__13/mobile/4.jpg"/>
      <down  url="output_12__13/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_12__13/mobile/0.jpg"/>
      <right url="output_12__13/mobile/1.jpg"/>
      <back  url="output_12__13/mobile/2.jpg"/>
      <left  url="output_12__13/mobile/3.jpg"/>
      <up    url="output_12__13/mobile/4.jpg"/>
      <down  url="output_12__13/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint137"
           ath="-153.555927" atv="-0.301003"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint137"
           tooltip="spotpoint137_tooltip"
           />
  <hotspot name="spotpoint137" devices="flash" zorder="3"/>
  <hotspot name="spotpoint137" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint137">
  
        mainloadscene(pano15);lookat(7.425000, -1.575000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

  
  set(hotspot[spotpoint137].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="Output(11)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(11).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/output_11__12/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano12_title"
       descriptionid=""
       multires="false"
       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%/output_11__12/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_11__12/Output_11__0.jpg"/>
      <right url="output_11__12/Output_11__1.jpg"/>
      <back  url="output_11__12/Output_11__2.jpg"/>
      <left  url="output_11__12/Output_11__3.jpg"/>
      <up    url="output_11__12/Output_11__4.jpg"/>
      <down  url="output_11__12/Output_11__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_11__12/tablet/0.jpg"/>
      <right url="output_11__12/tablet/1.jpg"/>
      <back  url="output_11__12/tablet/2.jpg"/>
      <left  url="output_11__12/tablet/3.jpg"/>
      <up    url="output_11__12/tablet/4.jpg"/>
      <down  url="output_11__12/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_11__12/mobile/0.jpg"/>
      <right url="output_11__12/mobile/1.jpg"/>
      <back  url="output_11__12/mobile/2.jpg"/>
      <left  url="output_11__12/mobile/3.jpg"/>
      <up    url="output_11__12/mobile/4.jpg"/>
      <down  url="output_11__12/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_11__12/mobile/0.jpg"/>
      <right url="output_11__12/mobile/1.jpg"/>
      <back  url="output_11__12/mobile/2.jpg"/>
      <left  url="output_11__12/mobile/3.jpg"/>
      <up    url="output_11__12/mobile/4.jpg"/>
      <down  url="output_11__12/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint134"
           ath="-67.612688" atv="-0.903010"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint134"
           tooltip="spotpoint134_tooltip"
           />
  <hotspot name="spotpoint134" devices="flash" zorder="3"/>
  <hotspot name="spotpoint134" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint134">
  
        mainloadscene(pano15);lookat(-73.575000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint139"
           ath="-2.704508" atv="-1.505017"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint139"
           tooltip="spotpoint139_tooltip"
           />
  <hotspot name="spotpoint139" devices="flash" zorder="3"/>
  <hotspot name="spotpoint139" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint139">
  
        mainloadscene(pano11);lookat(-1.125000, 3.375000, 90.000000);


  </action>





  <hotspot name="spotpoint142"
           ath="164.225352" atv="-9.310345"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(172.800000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 28 : 1 panoramas -->
  
<!-- **** @PanoName="Output(10)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(10).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/output_10__11/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano11_title"
       descriptionid=""
       multires="false"
       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%/output_10__11/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_10__11/Output_10__0.jpg"/>
      <right url="output_10__11/Output_10__1.jpg"/>
      <back  url="output_10__11/Output_10__2.jpg"/>
      <left  url="output_10__11/Output_10__3.jpg"/>
      <up    url="output_10__11/Output_10__4.jpg"/>
      <down  url="output_10__11/Output_10__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_10__11/tablet/0.jpg"/>
      <right url="output_10__11/tablet/1.jpg"/>
      <back  url="output_10__11/tablet/2.jpg"/>
      <left  url="output_10__11/tablet/3.jpg"/>
      <up    url="output_10__11/tablet/4.jpg"/>
      <down  url="output_10__11/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_10__11/mobile/0.jpg"/>
      <right url="output_10__11/mobile/1.jpg"/>
      <back  url="output_10__11/mobile/2.jpg"/>
      <left  url="output_10__11/mobile/3.jpg"/>
      <up    url="output_10__11/mobile/4.jpg"/>
      <down  url="output_10__11/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_10__11/mobile/0.jpg"/>
      <right url="output_10__11/mobile/1.jpg"/>
      <back  url="output_10__11/mobile/2.jpg"/>
      <left  url="output_10__11/mobile/3.jpg"/>
      <up    url="output_10__11/mobile/4.jpg"/>
      <down  url="output_10__11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint140"
           ath="173.989983" atv="5.117057"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint140"
           tooltip="spotpoint140_tooltip"
           />
  <hotspot name="spotpoint140" devices="flash" zorder="3"/>
  <hotspot name="spotpoint140" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint140">
  
        mainloadscene(pano12);lookat(175.050000, 4.950000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 42 : 1 panoramas -->
  
<!-- **** @PanoName="Output(9)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(9).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/output_9__25/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano25_title"
       descriptionid=""
       multires="false"
       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%/output_9__25/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_9__25/Output_9__0.jpg"/>
      <right url="output_9__25/Output_9__1.jpg"/>
      <back  url="output_9__25/Output_9__2.jpg"/>
      <left  url="output_9__25/Output_9__3.jpg"/>
      <up    url="output_9__25/Output_9__4.jpg"/>
      <down  url="output_9__25/Output_9__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_9__25/tablet/0.jpg"/>
      <right url="output_9__25/tablet/1.jpg"/>
      <back  url="output_9__25/tablet/2.jpg"/>
      <left  url="output_9__25/tablet/3.jpg"/>
      <up    url="output_9__25/tablet/4.jpg"/>
      <down  url="output_9__25/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_9__25/mobile/0.jpg"/>
      <right url="output_9__25/mobile/1.jpg"/>
      <back  url="output_9__25/mobile/2.jpg"/>
      <left  url="output_9__25/mobile/3.jpg"/>
      <up    url="output_9__25/mobile/4.jpg"/>
      <down  url="output_9__25/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_9__25/mobile/0.jpg"/>
      <right url="output_9__25/mobile/1.jpg"/>
      <back  url="output_9__25/mobile/2.jpg"/>
      <left  url="output_9__25/mobile/3.jpg"/>
      <up    url="output_9__25/mobile/4.jpg"/>
      <down  url="output_9__25/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint143"
           ath="160.845070" atv="-1.974922"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           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(pano24);lookat(-176.400000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint164"
           ath="39.718310" atv="-3.667712"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint164"
           tooltip="spotpoint164_tooltip"
           />
  <hotspot name="spotpoint164" devices="flash" zorder="3"/>
  <hotspot name="spotpoint164" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint164">
  
        mainloadscene(pano12);lookat(80.775000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Group 41 : 1 panoramas -->
  
<!-- **** @PanoName="Output(8)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(8).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/output_8__24/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano24_title"
       descriptionid=""
       multires="false"
       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%/output_8__24/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_8__24/Output_8__0.jpg"/>
      <right url="output_8__24/Output_8__1.jpg"/>
      <back  url="output_8__24/Output_8__2.jpg"/>
      <left  url="output_8__24/Output_8__3.jpg"/>
      <up    url="output_8__24/Output_8__4.jpg"/>
      <down  url="output_8__24/Output_8__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_8__24/tablet/0.jpg"/>
      <right url="output_8__24/tablet/1.jpg"/>
      <back  url="output_8__24/tablet/2.jpg"/>
      <left  url="output_8__24/tablet/3.jpg"/>
      <up    url="output_8__24/tablet/4.jpg"/>
      <down  url="output_8__24/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_8__24/mobile/0.jpg"/>
      <right url="output_8__24/mobile/1.jpg"/>
      <back  url="output_8__24/mobile/2.jpg"/>
      <left  url="output_8__24/mobile/3.jpg"/>
      <up    url="output_8__24/mobile/4.jpg"/>
      <down  url="output_8__24/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_8__24/mobile/0.jpg"/>
      <right url="output_8__24/mobile/1.jpg"/>
      <back  url="output_8__24/mobile/2.jpg"/>
      <left  url="output_8__24/mobile/3.jpg"/>
      <up    url="output_8__24/mobile/4.jpg"/>
      <down  url="output_8__24/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint144"
           ath="-0.300501" atv="2.107023"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(-2.475000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint145"
           ath="-95.859766" atv="0.903010"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint145"
           tooltip="spotpoint145_tooltip"
           />
  <hotspot name="spotpoint145" devices="flash" zorder="3"/>
  <hotspot name="spotpoint145" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint145">
  
        mainloadscene(pano23);lookat(-94.500000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint151"
           ath="-175.191987" atv="0.903010"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint151"
           tooltip="spotpoint151_tooltip"
           />
  <hotspot name="spotpoint151" devices="flash" zorder="3"/>
  <hotspot name="spotpoint151" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint151">
  
        mainloadscene(pano21);lookat(-11.925000, -0.675000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 40 : 1 panoramas -->
  
<!-- **** @PanoName="Output(7)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(7).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/output_7__23/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano23_title"
       descriptionid=""
       multires="false"
       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%/output_7__23/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_7__23/Output_7__0.jpg"/>
      <right url="output_7__23/Output_7__1.jpg"/>
      <back  url="output_7__23/Output_7__2.jpg"/>
      <left  url="output_7__23/Output_7__3.jpg"/>
      <up    url="output_7__23/Output_7__4.jpg"/>
      <down  url="output_7__23/Output_7__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_7__23/tablet/0.jpg"/>
      <right url="output_7__23/tablet/1.jpg"/>
      <back  url="output_7__23/tablet/2.jpg"/>
      <left  url="output_7__23/tablet/3.jpg"/>
      <up    url="output_7__23/tablet/4.jpg"/>
      <down  url="output_7__23/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_7__23/mobile/0.jpg"/>
      <right url="output_7__23/mobile/1.jpg"/>
      <back  url="output_7__23/mobile/2.jpg"/>
      <left  url="output_7__23/mobile/3.jpg"/>
      <up    url="output_7__23/mobile/4.jpg"/>
      <down  url="output_7__23/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_7__23/mobile/0.jpg"/>
      <right url="output_7__23/mobile/1.jpg"/>
      <back  url="output_7__23/mobile/2.jpg"/>
      <left  url="output_7__23/mobile/3.jpg"/>
      <up    url="output_7__23/mobile/4.jpg"/>
      <down  url="output_7__23/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint146"
           ath="0.300501" atv="0.301003"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           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(pano22);lookat(-171.675000, 4.950000, 90.000000);


  </action>





  <hotspot name="spotpoint150"
           ath="-157.161937" atv="-1.505017"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           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(pano21);lookat(-11.475000, -0.675000, 90.000000);


  </action>





  <hotspot name="spotpoint156"
           ath="23.380282" atv="-0.846395"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint156"
           tooltip="spotpoint156_tooltip"
           />
  <hotspot name="spotpoint156" devices="flash" zorder="3"/>
  <hotspot name="spotpoint156" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint156">
  
        mainloadscene(pano24);lookat(84.825000, -2.025000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 39 : 1 panoramas -->
  
<!-- **** @PanoName="Output(6)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(6).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano22"
       heading="0"
       thumburl="%FIRSTXML%/output_6__22/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano22_title"
       descriptionid=""
       multires="false"
       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%/output_6__22/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_6__22/Output_6__0.jpg"/>
      <right url="output_6__22/Output_6__1.jpg"/>
      <back  url="output_6__22/Output_6__2.jpg"/>
      <left  url="output_6__22/Output_6__3.jpg"/>
      <up    url="output_6__22/Output_6__4.jpg"/>
      <down  url="output_6__22/Output_6__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_6__22/tablet/0.jpg"/>
      <right url="output_6__22/tablet/1.jpg"/>
      <back  url="output_6__22/tablet/2.jpg"/>
      <left  url="output_6__22/tablet/3.jpg"/>
      <up    url="output_6__22/tablet/4.jpg"/>
      <down  url="output_6__22/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_6__22/mobile/0.jpg"/>
      <right url="output_6__22/mobile/1.jpg"/>
      <back  url="output_6__22/mobile/2.jpg"/>
      <left  url="output_6__22/mobile/3.jpg"/>
      <up    url="output_6__22/mobile/4.jpg"/>
      <down  url="output_6__22/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_6__22/mobile/0.jpg"/>
      <right url="output_6__22/mobile/1.jpg"/>
      <back  url="output_6__22/mobile/2.jpg"/>
      <left  url="output_6__22/mobile/3.jpg"/>
      <up    url="output_6__22/mobile/4.jpg"/>
      <down  url="output_6__22/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint147"
           ath="8.714524" atv="2.107023"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           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(pano23);lookat(36.675000, 6.300000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 38 : 1 panoramas -->
  
<!-- **** @PanoName="Output(5)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(5).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/output_5__21/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano21_title"
       descriptionid=""
       multires="false"
       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%/output_5__21/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_5__21/Output_5__0.jpg"/>
      <right url="output_5__21/Output_5__1.jpg"/>
      <back  url="output_5__21/Output_5__2.jpg"/>
      <left  url="output_5__21/Output_5__3.jpg"/>
      <up    url="output_5__21/Output_5__4.jpg"/>
      <down  url="output_5__21/Output_5__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_5__21/tablet/0.jpg"/>
      <right url="output_5__21/tablet/1.jpg"/>
      <back  url="output_5__21/tablet/2.jpg"/>
      <left  url="output_5__21/tablet/3.jpg"/>
      <up    url="output_5__21/tablet/4.jpg"/>
      <down  url="output_5__21/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_5__21/mobile/0.jpg"/>
      <right url="output_5__21/mobile/1.jpg"/>
      <back  url="output_5__21/mobile/2.jpg"/>
      <left  url="output_5__21/mobile/3.jpg"/>
      <up    url="output_5__21/mobile/4.jpg"/>
      <down  url="output_5__21/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_5__21/mobile/0.jpg"/>
      <right url="output_5__21/mobile/1.jpg"/>
      <back  url="output_5__21/mobile/2.jpg"/>
      <left  url="output_5__21/mobile/3.jpg"/>
      <up    url="output_5__21/mobile/4.jpg"/>
      <down  url="output_5__21/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint152"
           ath="96.460768" atv="-6.923077"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint152"
           tooltip="spotpoint152_tooltip"
           />
  <hotspot name="spotpoint152" devices="flash" zorder="3"/>
  <hotspot name="spotpoint152" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint152">
  
        mainloadscene(pano23);lookat(-2.250000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint153"
           ath="174.590985" atv="-3.913043"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint153"
           tooltip="spotpoint153_tooltip"
           />
  <hotspot name="spotpoint153" devices="flash" zorder="3"/>
  <hotspot name="spotpoint153" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint153">
  
        mainloadscene(pano24);lookat(3.150000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Group 37 : 1 panoramas -->
  
<!-- **** @PanoName="Output(4)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(4).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano20"
       heading="0"
       thumburl="%FIRSTXML%/output_4__20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano20_title"
       descriptionid=""
       multires="false"
       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%/output_4__20/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_4__20/Output_4__0.jpg"/>
      <right url="output_4__20/Output_4__1.jpg"/>
      <back  url="output_4__20/Output_4__2.jpg"/>
      <left  url="output_4__20/Output_4__3.jpg"/>
      <up    url="output_4__20/Output_4__4.jpg"/>
      <down  url="output_4__20/Output_4__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_4__20/tablet/0.jpg"/>
      <right url="output_4__20/tablet/1.jpg"/>
      <back  url="output_4__20/tablet/2.jpg"/>
      <left  url="output_4__20/tablet/3.jpg"/>
      <up    url="output_4__20/tablet/4.jpg"/>
      <down  url="output_4__20/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_4__20/mobile/0.jpg"/>
      <right url="output_4__20/mobile/1.jpg"/>
      <back  url="output_4__20/mobile/2.jpg"/>
      <left  url="output_4__20/mobile/3.jpg"/>
      <up    url="output_4__20/mobile/4.jpg"/>
      <down  url="output_4__20/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_4__20/mobile/0.jpg"/>
      <right url="output_4__20/mobile/1.jpg"/>
      <back  url="output_4__20/mobile/2.jpg"/>
      <left  url="output_4__20/mobile/3.jpg"/>
      <up    url="output_4__20/mobile/4.jpg"/>
      <down  url="output_4__20/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint149"
           ath="123.505843" atv="-6.923077"
           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(-162.000000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 36 : 1 panoramas -->
  
<!-- **** @PanoName="Output(3)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(3).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/output_3__19/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano19_title"
       descriptionid=""
       multires="false"
       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%/output_3__19/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_3__19/Output_3__0.jpg"/>
      <right url="output_3__19/Output_3__1.jpg"/>
      <back  url="output_3__19/Output_3__2.jpg"/>
      <left  url="output_3__19/Output_3__3.jpg"/>
      <up    url="output_3__19/Output_3__4.jpg"/>
      <down  url="output_3__19/Output_3__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_3__19/tablet/0.jpg"/>
      <right url="output_3__19/tablet/1.jpg"/>
      <back  url="output_3__19/tablet/2.jpg"/>
      <left  url="output_3__19/tablet/3.jpg"/>
      <up    url="output_3__19/tablet/4.jpg"/>
      <down  url="output_3__19/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_3__19/mobile/0.jpg"/>
      <right url="output_3__19/mobile/1.jpg"/>
      <back  url="output_3__19/mobile/2.jpg"/>
      <left  url="output_3__19/mobile/3.jpg"/>
      <up    url="output_3__19/mobile/4.jpg"/>
      <down  url="output_3__19/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_3__19/mobile/0.jpg"/>
      <right url="output_3__19/mobile/1.jpg"/>
      <back  url="output_3__19/mobile/2.jpg"/>
      <left  url="output_3__19/mobile/3.jpg"/>
      <up    url="output_3__19/mobile/4.jpg"/>
      <down  url="output_3__19/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint155"
           ath="121.943844" atv="0.520231"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint155"
           tooltip="spotpoint155_tooltip"
           />
  <hotspot name="spotpoint155" devices="flash" zorder="3"/>
  <hotspot name="spotpoint155" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint155">
  
        mainloadscene(pano16);lookat(-87.075000, 2.025000, 90.000000);


  </action>





  <hotspot name="spotpoint157"
           ath="161.971831" atv="0.282132"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint157"
           tooltip="spotpoint157_tooltip"
           />
  <hotspot name="spotpoint157" devices="flash" zorder="3"/>
  <hotspot name="spotpoint157" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint157">
  
        mainloadscene(pano18);lookat(-10.575000, 1.125000, 90.000000);


  </action>





  <hotspot name="spotpoint158"
           ath="174.929577" atv="0.282132"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint158"
           tooltip="spotpoint158_tooltip"
           />
  <hotspot name="spotpoint158" devices="flash" zorder="3"/>
  <hotspot name="spotpoint158" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint158">
  
        mainloadscene(pano10);lookat(0.000000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint162"
           ath="89.295775" atv="-1.410658"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint162"
           tooltip="spotpoint162_tooltip"
           />
  <hotspot name="spotpoint162" devices="flash" zorder="3"/>
  <hotspot name="spotpoint162" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint162">
  
        mainloadscene(pano26);lookat(0.900000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 35 : 1 panoramas -->
  
<!-- **** @PanoName="Output(2)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(2).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/output_2__18/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano18_title"
       descriptionid=""
       multires="false"
       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%/output_2__18/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_2__18/Output_2__0.jpg"/>
      <right url="output_2__18/Output_2__1.jpg"/>
      <back  url="output_2__18/Output_2__2.jpg"/>
      <left  url="output_2__18/Output_2__3.jpg"/>
      <up    url="output_2__18/Output_2__4.jpg"/>
      <down  url="output_2__18/Output_2__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_2__18/tablet/0.jpg"/>
      <right url="output_2__18/tablet/1.jpg"/>
      <back  url="output_2__18/tablet/2.jpg"/>
      <left  url="output_2__18/tablet/3.jpg"/>
      <up    url="output_2__18/tablet/4.jpg"/>
      <down  url="output_2__18/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_2__18/mobile/0.jpg"/>
      <right url="output_2__18/mobile/1.jpg"/>
      <back  url="output_2__18/mobile/2.jpg"/>
      <left  url="output_2__18/mobile/3.jpg"/>
      <up    url="output_2__18/mobile/4.jpg"/>
      <down  url="output_2__18/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_2__18/mobile/0.jpg"/>
      <right url="output_2__18/mobile/1.jpg"/>
      <back  url="output_2__18/mobile/2.jpg"/>
      <left  url="output_2__18/mobile/3.jpg"/>
      <up    url="output_2__18/mobile/4.jpg"/>
      <down  url="output_2__18/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint159"
           ath="-172.676056" atv="-4.231975"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint159"
           tooltip="spotpoint159_tooltip"
           />
  <hotspot name="spotpoint159" devices="flash" zorder="3"/>
  <hotspot name="spotpoint159" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint159">
  
        mainloadscene(pano19);lookat(-105.525000, 2.925000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 129 : 1 panoramas -->
  
<!-- **** @PanoName="Output(1)" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output(1).JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/output_1__10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="false"
       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%/output_1__10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_1__10/Output_1__0.jpg"/>
      <right url="output_1__10/Output_1__1.jpg"/>
      <back  url="output_1__10/Output_1__2.jpg"/>
      <left  url="output_1__10/Output_1__3.jpg"/>
      <up    url="output_1__10/Output_1__4.jpg"/>
      <down  url="output_1__10/Output_1__5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_1__10/tablet/0.jpg"/>
      <right url="output_1__10/tablet/1.jpg"/>
      <back  url="output_1__10/tablet/2.jpg"/>
      <left  url="output_1__10/tablet/3.jpg"/>
      <up    url="output_1__10/tablet/4.jpg"/>
      <down  url="output_1__10/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_1__10/mobile/0.jpg"/>
      <right url="output_1__10/mobile/1.jpg"/>
      <back  url="output_1__10/mobile/2.jpg"/>
      <left  url="output_1__10/mobile/3.jpg"/>
      <up    url="output_1__10/mobile/4.jpg"/>
      <down  url="output_1__10/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_1__10/mobile/0.jpg"/>
      <right url="output_1__10/mobile/1.jpg"/>
      <back  url="output_1__10/mobile/2.jpg"/>
      <left  url="output_1__10/mobile/3.jpg"/>
      <up    url="output_1__10/mobile/4.jpg"/>
      <down  url="output_1__10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint160"
           ath="166.777963" atv="3.311037"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint160"
           tooltip="spotpoint160_tooltip"
           />
  <hotspot name="spotpoint160" devices="flash" zorder="3"/>
  <hotspot name="spotpoint160" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint160">
  
        mainloadscene(pano19);lookat(-18.000000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 43 : 1 panoramas -->
  
<!-- **** @PanoName="Output" @PanoFile="/Users/baldovino/Documents/TOURS/9536602/Output.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/output_26/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano26_title"
       descriptionid=""
       multires="false"
       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%/output_26/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" devices="desktop|html5">
      <front url="output_26/Output_0.jpg"/>
      <right url="output_26/Output_1.jpg"/>
      <back  url="output_26/Output_2.jpg"/>
      <left  url="output_26/Output_3.jpg"/>
      <up    url="output_26/Output_4.jpg"/>
      <down  url="output_26/Output_5.jpg"/>
    </image>

    <image type="CUBE" devices="tablet">
      <front url="output_26/tablet/0.jpg"/>
      <right url="output_26/tablet/1.jpg"/>
      <back  url="output_26/tablet/2.jpg"/>
      <left  url="output_26/tablet/3.jpg"/>
      <up    url="output_26/tablet/4.jpg"/>
      <down  url="output_26/tablet/5.jpg"/>
    </image>
    <image type="CUBE" devices="mobile">
      <front url="output_26/mobile/0.jpg"/>
      <right url="output_26/mobile/1.jpg"/>
      <back  url="output_26/mobile/2.jpg"/>
      <left  url="output_26/mobile/3.jpg"/>
      <up    url="output_26/mobile/4.jpg"/>
      <down  url="output_26/mobile/5.jpg"/>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_26/mobile/0.jpg"/>
      <right url="output_26/mobile/1.jpg"/>
      <back  url="output_26/mobile/2.jpg"/>
      <left  url="output_26/mobile/3.jpg"/>
      <up    url="output_26/mobile/4.jpg"/>
      <down  url="output_26/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint163"
           ath="154.647887" atv="7.053292"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint163"
           tooltip="spotpoint163_tooltip"
           />
  <hotspot name="spotpoint163" devices="flash" zorder="3"/>
  <hotspot name="spotpoint163" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint163">
  
        mainloadscene(pano19);lookat(-101.475000, 2.025000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

