<?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-02-2026 15-05-58 -->
  <!-- Project file : /Users/baldovino/Documents/9728749.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>

  <!-- 25 Groups -->

  <!-- Group Group 11 : 1 panoramas -->
  
<!-- **** @PanoName="Output" @PanoFile="/Users/baldovino/Downloads/Output.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano10"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_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="61.850000" 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="61.850000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_10/0/1/%v_%u.jpg"/>
          <right url="output_10/1/1/%v_%u.jpg"/>
          <back  url="output_10/2/1/%v_%u.jpg"/>
          <left  url="output_10/3/1/%v_%u.jpg"/>
          <up    url="output_10/4/1/%v_%u.jpg"/>
          <down  url="output_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_10/0/0/%v_%u.jpg"/>
          <right url="output_10/1/0/%v_%u.jpg"/>
          <back  url="output_10/2/0/%v_%u.jpg"/>
          <left  url="output_10/3/0/%v_%u.jpg"/>
          <up    url="output_10/4/0/%v_%u.jpg"/>
          <down  url="output_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_10/mobile/0.jpg"/>
      <right url="output_10/mobile/1.jpg"/>
      <back  url="output_10/mobile/2.jpg"/>
      <left  url="output_10/mobile/3.jpg"/>
      <up    url="output_10/mobile/4.jpg"/>
      <down  url="output_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint75"
           ath="54.307400" atv="-1.026616"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint75"
           tooltip="spotpoint75_tooltip"
           />
  <hotspot name="spotpoint75" devices="flash" zorder="3"/>
  <hotspot name="spotpoint75" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint75">
  
        mainloadscene(pano16);lookat(2.700000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 25 : 1 panoramas -->
  
<!-- **** @PanoName="Output 3" @PanoFile="/Users/baldovino/Downloads/Output 3.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano16"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_3_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%/output_3_16/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_3_16/0/1/%v_%u.jpg"/>
          <right url="output_3_16/1/1/%v_%u.jpg"/>
          <back  url="output_3_16/2/1/%v_%u.jpg"/>
          <left  url="output_3_16/3/1/%v_%u.jpg"/>
          <up    url="output_3_16/4/1/%v_%u.jpg"/>
          <down  url="output_3_16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_3_16/0/0/%v_%u.jpg"/>
          <right url="output_3_16/1/0/%v_%u.jpg"/>
          <back  url="output_3_16/2/0/%v_%u.jpg"/>
          <left  url="output_3_16/3/0/%v_%u.jpg"/>
          <up    url="output_3_16/4/0/%v_%u.jpg"/>
          <down  url="output_3_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_3_16/mobile/0.jpg"/>
      <right url="output_3_16/mobile/1.jpg"/>
      <back  url="output_3_16/mobile/2.jpg"/>
      <left  url="output_3_16/mobile/3.jpg"/>
      <up    url="output_3_16/mobile/4.jpg"/>
      <down  url="output_3_16/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint76"
           ath="175.901328" atv="-1.026616"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint76"
           tooltip="spotpoint76_tooltip"
           />
  <hotspot name="spotpoint76" devices="flash" zorder="3"/>
  <hotspot name="spotpoint76" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint76">
  
        mainloadscene(pano10);lookat(-125.575000, -1.575000, 90.000000);


  </action>





  <hotspot name="spotpoint77"
           ath="7.855787" atv="-7.870722"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint77"
           tooltip="spotpoint77_tooltip"
           />
  <hotspot name="spotpoint77" devices="flash" zorder="3"/>
  <hotspot name="spotpoint77" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint77">
  
        mainloadscene(pano17);lookat(-21.825000, -3.825000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Group 23 : 1 panoramas -->
  
<!-- **** @PanoName="Output 10" @PanoFile="/Users/baldovino/Downloads/Output 10.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano14"
       latitude="4.7177777777777781"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_10_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%/output_10_14/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_10_14/0/1/%v_%u.jpg"/>
          <right url="output_10_14/1/1/%v_%u.jpg"/>
          <back  url="output_10_14/2/1/%v_%u.jpg"/>
          <left  url="output_10_14/3/1/%v_%u.jpg"/>
          <up    url="output_10_14/4/1/%v_%u.jpg"/>
          <down  url="output_10_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_10_14/0/0/%v_%u.jpg"/>
          <right url="output_10_14/1/0/%v_%u.jpg"/>
          <back  url="output_10_14/2/0/%v_%u.jpg"/>
          <left  url="output_10_14/3/0/%v_%u.jpg"/>
          <up    url="output_10_14/4/0/%v_%u.jpg"/>
          <down  url="output_10_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_10_14/mobile/0.jpg"/>
      <right url="output_10_14/mobile/1.jpg"/>
      <back  url="output_10_14/mobile/2.jpg"/>
      <left  url="output_10_14/mobile/3.jpg"/>
      <up    url="output_10_14/mobile/4.jpg"/>
      <down  url="output_10_14/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint112"
           ath="-26.299810" atv="-10.608365"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           onclick="onclickspotpoint112"
           tooltip="spotpoint112_tooltip"
           />
  <hotspot name="spotpoint112" devices="flash" zorder="3"/>
  <hotspot name="spotpoint112" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint112">
  
        mainloadscene(pano55);lookat(72.900000, 11.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 24 : 1 panoramas -->
  
<!-- **** @PanoName="Output 2" @PanoFile="/Users/baldovino/Downloads/Output 2.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano15"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_2_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%/output_2_15/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_2_15/0/1/%v_%u.jpg"/>
          <right url="output_2_15/1/1/%v_%u.jpg"/>
          <back  url="output_2_15/2/1/%v_%u.jpg"/>
          <left  url="output_2_15/3/1/%v_%u.jpg"/>
          <up    url="output_2_15/4/1/%v_%u.jpg"/>
          <down  url="output_2_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_2_15/0/0/%v_%u.jpg"/>
          <right url="output_2_15/1/0/%v_%u.jpg"/>
          <back  url="output_2_15/2/0/%v_%u.jpg"/>
          <left  url="output_2_15/3/0/%v_%u.jpg"/>
          <up    url="output_2_15/4/0/%v_%u.jpg"/>
          <down  url="output_2_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_2_15/mobile/0.jpg"/>
      <right url="output_2_15/mobile/1.jpg"/>
      <back  url="output_2_15/mobile/2.jpg"/>
      <left  url="output_2_15/mobile/3.jpg"/>
      <up    url="output_2_15/mobile/4.jpg"/>
      <down  url="output_2_15/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint80"
           ath="-171.802657" atv="-0.342205"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint80"
           tooltip="spotpoint80_tooltip"
           />
  <hotspot name="spotpoint80" devices="flash" zorder="3"/>
  <hotspot name="spotpoint80" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint80">
  
        mainloadscene(pano17);lookat(157.950000, 7.425000, 90.000000);


  </action>





  <hotspot name="spotpoint82"
           ath="1.707780" atv="-5.817490"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           onclick="onclickspotpoint82"
           tooltip="spotpoint82_tooltip"
           />
  <hotspot name="spotpoint82" devices="flash" zorder="3"/>
  <hotspot name="spotpoint82" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint82">
  
        mainloadscene(pano51);lookat(94.950000, 11.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Group 26 : 1 panoramas -->
  
<!-- **** @PanoName="Output 4" @PanoFile="/Users/baldovino/Downloads/Output 4.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano17"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_4_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%/output_4_17/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_4_17/0/1/%v_%u.jpg"/>
          <right url="output_4_17/1/1/%v_%u.jpg"/>
          <back  url="output_4_17/2/1/%v_%u.jpg"/>
          <left  url="output_4_17/3/1/%v_%u.jpg"/>
          <up    url="output_4_17/4/1/%v_%u.jpg"/>
          <down  url="output_4_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_4_17/0/0/%v_%u.jpg"/>
          <right url="output_4_17/1/0/%v_%u.jpg"/>
          <back  url="output_4_17/2/0/%v_%u.jpg"/>
          <left  url="output_4_17/3/0/%v_%u.jpg"/>
          <up    url="output_4_17/4/0/%v_%u.jpg"/>
          <down  url="output_4_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_4_17/mobile/0.jpg"/>
      <right url="output_4_17/mobile/1.jpg"/>
      <back  url="output_4_17/mobile/2.jpg"/>
      <left  url="output_4_17/mobile/3.jpg"/>
      <up    url="output_4_17/mobile/4.jpg"/>
      <down  url="output_4_17/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint78"
           ath="176.584440" atv="0.342205"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint78"
           tooltip="spotpoint78_tooltip"
           />
  <hotspot name="spotpoint78" devices="flash" zorder="3"/>
  <hotspot name="spotpoint78" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint78">
  
        mainloadscene(pano16);lookat(167.850000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint79"
           ath="25.616698" atv="-5.133080"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           onclick="onclickspotpoint79"
           tooltip="spotpoint79_tooltip"
           />
  <hotspot name="spotpoint79" devices="flash" zorder="3"/>
  <hotspot name="spotpoint79" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint79">
  
        mainloadscene(pano51);lookat(-0.450000, -1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint99"
           ath="60.455408" atv="0.342205"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano56"
           onclick="onclickspotpoint99"
           tooltip="spotpoint99_tooltip"
           />
  <hotspot name="spotpoint99" devices="flash" zorder="3"/>
  <hotspot name="spotpoint99" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint99">
  
        mainloadscene(pano56);lookat(151.650000, 13.500000, 90.000000);


  </action>





  <hotspot name="spotpoint107"
           ath="-112.371917" atv="-7.186312"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           onclick="onclickspotpoint107"
           tooltip="spotpoint107_tooltip"
           />
  <hotspot name="spotpoint107" devices="flash" zorder="3"/>
  <hotspot name="spotpoint107" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint107">
  
        mainloadscene(pano55);lookat(-14.400000, -2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 28 : 1 panoramas -->
  
<!-- **** @PanoName="Output 6" @PanoFile="/Users/baldovino/Downloads/Output 6.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano19"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_6_19/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano19_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%/output_6_19/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_6_19/0/1/%v_%u.jpg"/>
          <right url="output_6_19/1/1/%v_%u.jpg"/>
          <back  url="output_6_19/2/1/%v_%u.jpg"/>
          <left  url="output_6_19/3/1/%v_%u.jpg"/>
          <up    url="output_6_19/4/1/%v_%u.jpg"/>
          <down  url="output_6_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_6_19/0/0/%v_%u.jpg"/>
          <right url="output_6_19/1/0/%v_%u.jpg"/>
          <back  url="output_6_19/2/0/%v_%u.jpg"/>
          <left  url="output_6_19/3/0/%v_%u.jpg"/>
          <up    url="output_6_19/4/0/%v_%u.jpg"/>
          <down  url="output_6_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_6_19/mobile/0.jpg"/>
      <right url="output_6_19/mobile/1.jpg"/>
      <back  url="output_6_19/mobile/2.jpg"/>
      <left  url="output_6_19/mobile/3.jpg"/>
      <up    url="output_6_19/mobile/4.jpg"/>
      <down  url="output_6_19/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint127"
           ath="141.745731" atv="5.133080"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint127"
           tooltip="spotpoint127_tooltip"
           />
  <hotspot name="spotpoint127" devices="flash" zorder="3"/>
  <hotspot name="spotpoint127" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint127">
  
        mainloadscene(pano21);lookat(-101.250000, -2.475000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 29 : 1 panoramas -->
  
<!-- **** @PanoName="Output 7" @PanoFile="/Users/baldovino/Downloads/Output 7.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano20"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_7_20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano20_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%/output_7_20/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_7_20/0/1/%v_%u.jpg"/>
          <right url="output_7_20/1/1/%v_%u.jpg"/>
          <back  url="output_7_20/2/1/%v_%u.jpg"/>
          <left  url="output_7_20/3/1/%v_%u.jpg"/>
          <up    url="output_7_20/4/1/%v_%u.jpg"/>
          <down  url="output_7_20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_7_20/0/0/%v_%u.jpg"/>
          <right url="output_7_20/1/0/%v_%u.jpg"/>
          <back  url="output_7_20/2/0/%v_%u.jpg"/>
          <left  url="output_7_20/3/0/%v_%u.jpg"/>
          <up    url="output_7_20/4/0/%v_%u.jpg"/>
          <down  url="output_7_20/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_7_20/mobile/0.jpg"/>
      <right url="output_7_20/mobile/1.jpg"/>
      <back  url="output_7_20/mobile/2.jpg"/>
      <left  url="output_7_20/mobile/3.jpg"/>
      <up    url="output_7_20/mobile/4.jpg"/>
      <down  url="output_7_20/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint129"
           ath="71.385199" atv="-2.395437"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint129"
           tooltip="spotpoint129_tooltip"
           />
  <hotspot name="spotpoint129" devices="flash" zorder="3"/>
  <hotspot name="spotpoint129" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint129">
  
        mainloadscene(pano21);lookat(64.800000, 2.925000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 30 : 1 panoramas -->
  
<!-- **** @PanoName="Output 8" @PanoFile="/Users/baldovino/Downloads/Output 8.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano21"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_8_21/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano21_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%/output_8_21/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_8_21/0/1/%v_%u.jpg"/>
          <right url="output_8_21/1/1/%v_%u.jpg"/>
          <back  url="output_8_21/2/1/%v_%u.jpg"/>
          <left  url="output_8_21/3/1/%v_%u.jpg"/>
          <up    url="output_8_21/4/1/%v_%u.jpg"/>
          <down  url="output_8_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_8_21/0/0/%v_%u.jpg"/>
          <right url="output_8_21/1/0/%v_%u.jpg"/>
          <back  url="output_8_21/2/0/%v_%u.jpg"/>
          <left  url="output_8_21/3/0/%v_%u.jpg"/>
          <up    url="output_8_21/4/0/%v_%u.jpg"/>
          <down  url="output_8_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_8_21/mobile/0.jpg"/>
      <right url="output_8_21/mobile/1.jpg"/>
      <back  url="output_8_21/mobile/2.jpg"/>
      <left  url="output_8_21/mobile/3.jpg"/>
      <up    url="output_8_21/mobile/4.jpg"/>
      <down  url="output_8_21/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint126"
           ath="6.489564" atv="-4.448669"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint126"
           tooltip="spotpoint126_tooltip"
           />
  <hotspot name="spotpoint126" devices="flash" zorder="3"/>
  <hotspot name="spotpoint126" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint126">
  
        mainloadscene(pano19);lookat(-87.750000, -3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint128"
           ath="-55.673624" atv="-9.923954"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint128"
           tooltip="spotpoint128_tooltip"
           />
  <hotspot name="spotpoint128" devices="flash" zorder="3"/>
  <hotspot name="spotpoint128" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint128">
  
        mainloadscene(pano20);lookat(-137.925000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint130"
           ath="168.387097" atv="-0.342205"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           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(pano44);lookat(86.625000, 5.625000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 31 : 1 panoramas -->
  
<!-- **** @PanoName="Output 9" @PanoFile="/Users/baldovino/Downloads/Output 9.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano22"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_9_22/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano22_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%/output_9_22/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_9_22/0/1/%v_%u.jpg"/>
          <right url="output_9_22/1/1/%v_%u.jpg"/>
          <back  url="output_9_22/2/1/%v_%u.jpg"/>
          <left  url="output_9_22/3/1/%v_%u.jpg"/>
          <up    url="output_9_22/4/1/%v_%u.jpg"/>
          <down  url="output_9_22/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_9_22/0/0/%v_%u.jpg"/>
          <right url="output_9_22/1/0/%v_%u.jpg"/>
          <back  url="output_9_22/2/0/%v_%u.jpg"/>
          <left  url="output_9_22/3/0/%v_%u.jpg"/>
          <up    url="output_9_22/4/0/%v_%u.jpg"/>
          <down  url="output_9_22/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_9_22/mobile/0.jpg"/>
      <right url="output_9_22/mobile/1.jpg"/>
      <back  url="output_9_22/mobile/2.jpg"/>
      <left  url="output_9_22/mobile/3.jpg"/>
      <up    url="output_9_22/mobile/4.jpg"/>
      <down  url="output_9_22/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint115"
           ath="-46.110057" atv="-11.977186"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           onclick="onclickspotpoint115"
           tooltip="spotpoint115_tooltip"
           />
  <hotspot name="spotpoint115" devices="flash" zorder="3"/>
  <hotspot name="spotpoint115" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint115">
  
        mainloadscene(pano55);lookat(157.275000, 5.175000, 90.000000);


  </action>





  <hotspot name="spotpoint116"
           ath="-128.083491" atv="-4.448669"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint116"
           tooltip="spotpoint116_tooltip"
           />
  <hotspot name="spotpoint116" devices="flash" zorder="3"/>
  <hotspot name="spotpoint116" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint116">
  
        mainloadscene(pano52);lookat(-144.675000, -3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint124"
           ath="123.984820" atv="2.395437"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           onclick="onclickspotpoint124"
           tooltip="spotpoint124_tooltip"
           />
  <hotspot name="spotpoint124" devices="flash" zorder="3"/>
  <hotspot name="spotpoint124" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint124">
  
        mainloadscene(pano44);lookat(0.225000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 58 : 1 panoramas -->
  
<!-- **** @PanoName="Output 12" @PanoFile="/Users/baldovino/Downloads/Output 12.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano42"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_12_42/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano42_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%/output_12_42/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_12_42/0/1/%v_%u.jpg"/>
          <right url="output_12_42/1/1/%v_%u.jpg"/>
          <back  url="output_12_42/2/1/%v_%u.jpg"/>
          <left  url="output_12_42/3/1/%v_%u.jpg"/>
          <up    url="output_12_42/4/1/%v_%u.jpg"/>
          <down  url="output_12_42/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_12_42/0/0/%v_%u.jpg"/>
          <right url="output_12_42/1/0/%v_%u.jpg"/>
          <back  url="output_12_42/2/0/%v_%u.jpg"/>
          <left  url="output_12_42/3/0/%v_%u.jpg"/>
          <up    url="output_12_42/4/0/%v_%u.jpg"/>
          <down  url="output_12_42/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_12_42/mobile/0.jpg"/>
      <right url="output_12_42/mobile/1.jpg"/>
      <back  url="output_12_42/mobile/2.jpg"/>
      <left  url="output_12_42/mobile/3.jpg"/>
      <up    url="output_12_42/mobile/4.jpg"/>
      <down  url="output_12_42/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint123"
           ath="145.161290" atv="1.026616"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint123"
           />
  <hotspot name="spotpoint123" devices="flash" zorder="3"/>
  <hotspot name="spotpoint123" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint123">
  
        mainloadscene(pano52);lookat(-48.375000, -4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 59 : 1 panoramas -->
  
<!-- **** @PanoName="Output 13" @PanoFile="/Users/baldovino/Downloads/Output 13.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano43"
       heading="0"
       thumburl="%FIRSTXML%/output_13_43/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano43_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%/output_13_43/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_13_43/0/1/%v_%u.jpg"/>
          <right url="output_13_43/1/1/%v_%u.jpg"/>
          <back  url="output_13_43/2/1/%v_%u.jpg"/>
          <left  url="output_13_43/3/1/%v_%u.jpg"/>
          <up    url="output_13_43/4/1/%v_%u.jpg"/>
          <down  url="output_13_43/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_13_43/0/0/%v_%u.jpg"/>
          <right url="output_13_43/1/0/%v_%u.jpg"/>
          <back  url="output_13_43/2/0/%v_%u.jpg"/>
          <left  url="output_13_43/3/0/%v_%u.jpg"/>
          <up    url="output_13_43/4/0/%v_%u.jpg"/>
          <down  url="output_13_43/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_13_43/mobile/0.jpg"/>
      <right url="output_13_43/mobile/1.jpg"/>
      <back  url="output_13_43/mobile/2.jpg"/>
      <left  url="output_13_43/mobile/3.jpg"/>
      <up    url="output_13_43/mobile/4.jpg"/>
      <down  url="output_13_43/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint102"
           ath="-5.123340" atv="-10.608365"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint102"
           tooltip="spotpoint102_tooltip"
           />
  <hotspot name="spotpoint102" devices="flash" zorder="3"/>
  <hotspot name="spotpoint102" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint102">
  
        mainloadscene(pano53);lookat(8.775000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 60 : 1 panoramas -->
  
<!-- **** @PanoName="Output 14" @PanoFile="/Users/baldovino/Downloads/Output 14.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano44"
       heading="0"
       thumburl="%FIRSTXML%/output_14_44/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano44_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%/output_14_44/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_14_44/0/1/%v_%u.jpg"/>
          <right url="output_14_44/1/1/%v_%u.jpg"/>
          <back  url="output_14_44/2/1/%v_%u.jpg"/>
          <left  url="output_14_44/3/1/%v_%u.jpg"/>
          <up    url="output_14_44/4/1/%v_%u.jpg"/>
          <down  url="output_14_44/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_14_44/0/0/%v_%u.jpg"/>
          <right url="output_14_44/1/0/%v_%u.jpg"/>
          <back  url="output_14_44/2/0/%v_%u.jpg"/>
          <left  url="output_14_44/3/0/%v_%u.jpg"/>
          <up    url="output_14_44/4/0/%v_%u.jpg"/>
          <down  url="output_14_44/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_14_44/mobile/0.jpg"/>
      <right url="output_14_44/mobile/1.jpg"/>
      <back  url="output_14_44/mobile/2.jpg"/>
      <left  url="output_14_44/mobile/3.jpg"/>
      <up    url="output_14_44/mobile/4.jpg"/>
      <down  url="output_14_44/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint125"
           ath="-145.844402" atv="-5.133080"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint125"
           tooltip="spotpoint125_tooltip"
           />
  <hotspot name="spotpoint125" devices="flash" zorder="3"/>
  <hotspot name="spotpoint125" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint125">
  
        mainloadscene(pano21);lookat(4.950000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint131"
           ath="149.259962" atv="5.133080"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           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(pano22);lookat(-40.050000, -4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Group 61 : 1 panoramas -->
  
<!-- **** @PanoName="Output 15" @PanoFile="/Users/baldovino/Downloads/Output 15.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano45"
       heading="0"
       thumburl="%FIRSTXML%/output_15_45/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano45_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%/output_15_45/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_15_45/0/1/%v_%u.jpg"/>
          <right url="output_15_45/1/1/%v_%u.jpg"/>
          <back  url="output_15_45/2/1/%v_%u.jpg"/>
          <left  url="output_15_45/3/1/%v_%u.jpg"/>
          <up    url="output_15_45/4/1/%v_%u.jpg"/>
          <down  url="output_15_45/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_15_45/0/0/%v_%u.jpg"/>
          <right url="output_15_45/1/0/%v_%u.jpg"/>
          <back  url="output_15_45/2/0/%v_%u.jpg"/>
          <left  url="output_15_45/3/0/%v_%u.jpg"/>
          <up    url="output_15_45/4/0/%v_%u.jpg"/>
          <down  url="output_15_45/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_15_45/mobile/0.jpg"/>
      <right url="output_15_45/mobile/1.jpg"/>
      <back  url="output_15_45/mobile/2.jpg"/>
      <left  url="output_15_45/mobile/3.jpg"/>
      <up    url="output_15_45/mobile/4.jpg"/>
      <down  url="output_15_45/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint96"
           ath="-67.969639" atv="-1.711027"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint96"
           tooltip="spotpoint96_tooltip"
           />
  <hotspot name="spotpoint96" devices="flash" zorder="3"/>
  <hotspot name="spotpoint96" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint96">
  
        mainloadscene(pano53);lookat(-95.400000, -4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 62 : 1 panoramas -->
  
<!-- **** @PanoName="Output 16" @PanoFile="/Users/baldovino/Downloads/Output 16.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano46"
       heading="0"
       thumburl="%FIRSTXML%/output_16_46/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano46_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%/output_16_46/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_16_46/0/1/%v_%u.jpg"/>
          <right url="output_16_46/1/1/%v_%u.jpg"/>
          <back  url="output_16_46/2/1/%v_%u.jpg"/>
          <left  url="output_16_46/3/1/%v_%u.jpg"/>
          <up    url="output_16_46/4/1/%v_%u.jpg"/>
          <down  url="output_16_46/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_16_46/0/0/%v_%u.jpg"/>
          <right url="output_16_46/1/0/%v_%u.jpg"/>
          <back  url="output_16_46/2/0/%v_%u.jpg"/>
          <left  url="output_16_46/3/0/%v_%u.jpg"/>
          <up    url="output_16_46/4/0/%v_%u.jpg"/>
          <down  url="output_16_46/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_16_46/mobile/0.jpg"/>
      <right url="output_16_46/mobile/1.jpg"/>
      <back  url="output_16_46/mobile/2.jpg"/>
      <left  url="output_16_46/mobile/3.jpg"/>
      <up    url="output_16_46/mobile/4.jpg"/>
      <down  url="output_16_46/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint93"
           ath="-176.584440" atv="3.079848"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano47"
           onclick="onclickspotpoint93"
           tooltip="spotpoint93_tooltip"
           />
  <hotspot name="spotpoint93" devices="flash" zorder="3"/>
  <hotspot name="spotpoint93" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint93">
  
        mainloadscene(pano47);lookat(150.525000, 9.000000, 90.000000);


  </action>





  <hotspot name="spotpoint98"
           ath="142.428843" atv="7.186312"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint98"
           tooltip="spotpoint98_tooltip"
           />
  <hotspot name="spotpoint98" devices="flash" zorder="3"/>
  <hotspot name="spotpoint98" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint98">
  
        mainloadscene(pano53);lookat(167.625000, 2.475000, 90.000000);


  </action>





  <hotspot name="spotpoint106"
           ath="178.633776" atv="7.186312"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano56"
           onclick="onclickspotpoint106"
           tooltip="spotpoint106_tooltip"
           />
  <hotspot name="spotpoint106" devices="flash" zorder="3"/>
  <hotspot name="spotpoint106" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint106">
  
        mainloadscene(pano56);lookat(-112.275000, 1.125000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 63 : 1 panoramas -->
  
<!-- **** @PanoName="Output 17" @PanoFile="/Users/baldovino/Downloads/Output 17.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano47"
       heading="0"
       thumburl="%FIRSTXML%/output_17_47/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano47_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%/output_17_47/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_17_47/0/1/%v_%u.jpg"/>
          <right url="output_17_47/1/1/%v_%u.jpg"/>
          <back  url="output_17_47/2/1/%v_%u.jpg"/>
          <left  url="output_17_47/3/1/%v_%u.jpg"/>
          <up    url="output_17_47/4/1/%v_%u.jpg"/>
          <down  url="output_17_47/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_17_47/0/0/%v_%u.jpg"/>
          <right url="output_17_47/1/0/%v_%u.jpg"/>
          <back  url="output_17_47/2/0/%v_%u.jpg"/>
          <left  url="output_17_47/3/0/%v_%u.jpg"/>
          <up    url="output_17_47/4/0/%v_%u.jpg"/>
          <down  url="output_17_47/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_17_47/mobile/0.jpg"/>
      <right url="output_17_47/mobile/1.jpg"/>
      <back  url="output_17_47/mobile/2.jpg"/>
      <left  url="output_17_47/mobile/3.jpg"/>
      <up    url="output_17_47/mobile/4.jpg"/>
      <down  url="output_17_47/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint91"
           ath="-120.569260" atv="-3.764259"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           onclick="onclickspotpoint91"
           tooltip="spotpoint91_tooltip"
           />
  <hotspot name="spotpoint91" devices="flash" zorder="3"/>
  <hotspot name="spotpoint91" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint91">
  
        mainloadscene(pano51);lookat(-8.100000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint92"
           ath="-0.341556" atv="-4.448669"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint92"
           tooltip="spotpoint92_tooltip"
           />
  <hotspot name="spotpoint92" devices="flash" zorder="3"/>
  <hotspot name="spotpoint92" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint92">
  
        mainloadscene(pano46);lookat(1.125000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint94"
           ath="84.364326" atv="3.079848"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint94"
           tooltip="spotpoint94_tooltip"
           />
  <hotspot name="spotpoint94" devices="flash" zorder="3"/>
  <hotspot name="spotpoint94" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint94">
  
        mainloadscene(pano53);lookat(166.950000, 5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 64 : 1 panoramas -->
  
<!-- **** @PanoName="Output 18" @PanoFile="/Users/baldovino/Downloads/Output 18.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano48"
       heading="0"
       thumburl="%FIRSTXML%/output_18_48/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano48_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%/output_18_48/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_18_48/0/1/%v_%u.jpg"/>
          <right url="output_18_48/1/1/%v_%u.jpg"/>
          <back  url="output_18_48/2/1/%v_%u.jpg"/>
          <left  url="output_18_48/3/1/%v_%u.jpg"/>
          <up    url="output_18_48/4/1/%v_%u.jpg"/>
          <down  url="output_18_48/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_18_48/0/0/%v_%u.jpg"/>
          <right url="output_18_48/1/0/%v_%u.jpg"/>
          <back  url="output_18_48/2/0/%v_%u.jpg"/>
          <left  url="output_18_48/3/0/%v_%u.jpg"/>
          <up    url="output_18_48/4/0/%v_%u.jpg"/>
          <down  url="output_18_48/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_18_48/mobile/0.jpg"/>
      <right url="output_18_48/mobile/1.jpg"/>
      <back  url="output_18_48/mobile/2.jpg"/>
      <left  url="output_18_48/mobile/3.jpg"/>
      <up    url="output_18_48/mobile/4.jpg"/>
      <down  url="output_18_48/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint88"
           ath="-128.766603" atv="-6.501901"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint88"
           tooltip="spotpoint88_tooltip"
           />
  <hotspot name="spotpoint88" devices="flash" zorder="3"/>
  <hotspot name="spotpoint88" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint88">
  
        mainloadscene(pano49);lookat(175.500000, 16.875000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 65 : 1 panoramas -->
  
<!-- **** @PanoName="Output 19" @PanoFile="/Users/baldovino/Downloads/Output 19.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano49"
       heading="0"
       thumburl="%FIRSTXML%/output_19_49/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano49_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%/output_19_49/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_19_49/0/1/%v_%u.jpg"/>
          <right url="output_19_49/1/1/%v_%u.jpg"/>
          <back  url="output_19_49/2/1/%v_%u.jpg"/>
          <left  url="output_19_49/3/1/%v_%u.jpg"/>
          <up    url="output_19_49/4/1/%v_%u.jpg"/>
          <down  url="output_19_49/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_19_49/0/0/%v_%u.jpg"/>
          <right url="output_19_49/1/0/%v_%u.jpg"/>
          <back  url="output_19_49/2/0/%v_%u.jpg"/>
          <left  url="output_19_49/3/0/%v_%u.jpg"/>
          <up    url="output_19_49/4/0/%v_%u.jpg"/>
          <down  url="output_19_49/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_19_49/mobile/0.jpg"/>
      <right url="output_19_49/mobile/1.jpg"/>
      <back  url="output_19_49/mobile/2.jpg"/>
      <left  url="output_19_49/mobile/3.jpg"/>
      <up    url="output_19_49/mobile/4.jpg"/>
      <down  url="output_19_49/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint87"
           ath="-25.616698" atv="-11.977186"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano48"
           onclick="onclickspotpoint87"
           tooltip="spotpoint87_tooltip"
           />
  <hotspot name="spotpoint87" devices="flash" zorder="3"/>
  <hotspot name="spotpoint87" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint87">
  
        mainloadscene(pano48);lookat(42.975000, 10.125000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 66 : 1 panoramas -->
  
<!-- **** @PanoName="Output 20" @PanoFile="/Users/baldovino/Downloads/Output 20.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano50"
       heading="0"
       thumburl="%FIRSTXML%/output_20_50/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano50_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%/output_20_50/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_20_50/0/1/%v_%u.jpg"/>
          <right url="output_20_50/1/1/%v_%u.jpg"/>
          <back  url="output_20_50/2/1/%v_%u.jpg"/>
          <left  url="output_20_50/3/1/%v_%u.jpg"/>
          <up    url="output_20_50/4/1/%v_%u.jpg"/>
          <down  url="output_20_50/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_20_50/0/0/%v_%u.jpg"/>
          <right url="output_20_50/1/0/%v_%u.jpg"/>
          <back  url="output_20_50/2/0/%v_%u.jpg"/>
          <left  url="output_20_50/3/0/%v_%u.jpg"/>
          <up    url="output_20_50/4/0/%v_%u.jpg"/>
          <down  url="output_20_50/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_20_50/mobile/0.jpg"/>
      <right url="output_20_50/mobile/1.jpg"/>
      <back  url="output_20_50/mobile/2.jpg"/>
      <left  url="output_20_50/mobile/3.jpg"/>
      <up    url="output_20_50/mobile/4.jpg"/>
      <down  url="output_20_50/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint84"
           ath="-108.273245" atv="1.026616"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           onclick="onclickspotpoint84"
           tooltip="spotpoint84_tooltip"
           />
  <hotspot name="spotpoint84" devices="flash" zorder="3"/>
  <hotspot name="spotpoint84" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint84">
  
        mainloadscene(pano51);lookat(172.800000, 8.100000, 90.000000);


  </action>





  <hotspot name="spotpoint86"
           ath="-52.941176" atv="-5.133080"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint86"
           tooltip="spotpoint86_tooltip"
           />
  <hotspot name="spotpoint86" devices="flash" zorder="3"/>
  <hotspot name="spotpoint86" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint86">
  
        mainloadscene(pano49);lookat(-3.600000, -6.750000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Group 67 : 1 panoramas -->
  
<!-- **** @PanoName="Output 21" @PanoFile="/Users/baldovino/Downloads/Output 21.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano51"
       heading="0"
       thumburl="%FIRSTXML%/output_21_51/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano51_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%/output_21_51/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_21_51/0/1/%v_%u.jpg"/>
          <right url="output_21_51/1/1/%v_%u.jpg"/>
          <back  url="output_21_51/2/1/%v_%u.jpg"/>
          <left  url="output_21_51/3/1/%v_%u.jpg"/>
          <up    url="output_21_51/4/1/%v_%u.jpg"/>
          <down  url="output_21_51/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_21_51/0/0/%v_%u.jpg"/>
          <right url="output_21_51/1/0/%v_%u.jpg"/>
          <back  url="output_21_51/2/0/%v_%u.jpg"/>
          <left  url="output_21_51/3/0/%v_%u.jpg"/>
          <up    url="output_21_51/4/0/%v_%u.jpg"/>
          <down  url="output_21_51/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_21_51/mobile/0.jpg"/>
      <right url="output_21_51/mobile/1.jpg"/>
      <back  url="output_21_51/mobile/2.jpg"/>
      <left  url="output_21_51/mobile/3.jpg"/>
      <up    url="output_21_51/mobile/4.jpg"/>
      <down  url="output_21_51/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint83"
           ath="2.390892" atv="-2.395437"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano50"
           onclick="onclickspotpoint83"
           tooltip="spotpoint83_tooltip"
           />
  <hotspot name="spotpoint83" devices="flash" zorder="3"/>
  <hotspot name="spotpoint83" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint83">
  
        mainloadscene(pano50);lookat(63.000000, 2.925000, 90.000000);


  </action>





  <hotspot name="spotpoint85"
           ath="-94.611006" atv="-5.133080"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint85"
           tooltip="spotpoint85_tooltip"
           />
  <hotspot name="spotpoint85" devices="flash" zorder="3"/>
  <hotspot name="spotpoint85" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint85">
  
        mainloadscene(pano15);lookat(174.150000, 1.125000, 90.000000);


  </action>





  <hotspot name="spotpoint90"
           ath="-140.379507" atv="-5.817490"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano47"
           onclick="onclickspotpoint90"
           tooltip="spotpoint90_tooltip"
           />
  <hotspot name="spotpoint90" devices="flash" zorder="3"/>
  <hotspot name="spotpoint90" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint90">
  
        mainloadscene(pano47);lookat(73.350000, 9.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 68 : 1 panoramas -->
  
<!-- **** @PanoName="Output 22" @PanoFile="/Users/baldovino/Downloads/Output 22.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano52"
       heading="0"
       thumburl="%FIRSTXML%/output_22_52/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano52_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%/output_22_52/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_22_52/0/1/%v_%u.jpg"/>
          <right url="output_22_52/1/1/%v_%u.jpg"/>
          <back  url="output_22_52/2/1/%v_%u.jpg"/>
          <left  url="output_22_52/3/1/%v_%u.jpg"/>
          <up    url="output_22_52/4/1/%v_%u.jpg"/>
          <down  url="output_22_52/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_22_52/0/0/%v_%u.jpg"/>
          <right url="output_22_52/1/0/%v_%u.jpg"/>
          <back  url="output_22_52/2/0/%v_%u.jpg"/>
          <left  url="output_22_52/3/0/%v_%u.jpg"/>
          <up    url="output_22_52/4/0/%v_%u.jpg"/>
          <down  url="output_22_52/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_22_52/mobile/0.jpg"/>
      <right url="output_22_52/mobile/1.jpg"/>
      <back  url="output_22_52/mobile/2.jpg"/>
      <left  url="output_22_52/mobile/3.jpg"/>
      <up    url="output_22_52/mobile/4.jpg"/>
      <down  url="output_22_52/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint117"
           ath="117.836812" atv="-3.079848"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint117"
           tooltip="spotpoint117_tooltip"
           />
  <hotspot name="spotpoint117" devices="flash" zorder="3"/>
  <hotspot name="spotpoint117" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint117">
  
        mainloadscene(pano41);lookat(176.175000, 5.850000, 90.000000);


  </action>





  <hotspot name="spotpoint118"
           ath="157.457306" atv="-5.817490"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           onclick="onclickspotpoint118"
           tooltip="spotpoint118_tooltip"
           />
  <hotspot name="spotpoint118" devices="flash" zorder="3"/>
  <hotspot name="spotpoint118" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint118">
  
        mainloadscene(pano42);lookat(3.600000, -8.550000, 90.000000);


  </action>





  <hotspot name="spotpoint120"
           ath="-156.774194" atv="-5.817490"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano54"
           onclick="onclickspotpoint120"
           tooltip="spotpoint120_tooltip"
           />
  <hotspot name="spotpoint120" devices="flash" zorder="3"/>
  <hotspot name="spotpoint120" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint120">
  
        mainloadscene(pano54);lookat(-150.300000, 8.775000, 90.000000);


  </action>





  <hotspot name="spotpoint132"
           ath="50.891841" atv="-1.026616"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           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(pano22);lookat(46.350000, 6.300000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 69 : 1 panoramas -->
  
<!-- **** @PanoName="Output 23" @PanoFile="/Users/baldovino/Downloads/Output 23.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano53"
       heading="0"
       thumburl="%FIRSTXML%/output_23_53/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano53_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%/output_23_53/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_23_53/0/1/%v_%u.jpg"/>
          <right url="output_23_53/1/1/%v_%u.jpg"/>
          <back  url="output_23_53/2/1/%v_%u.jpg"/>
          <left  url="output_23_53/3/1/%v_%u.jpg"/>
          <up    url="output_23_53/4/1/%v_%u.jpg"/>
          <down  url="output_23_53/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_23_53/0/0/%v_%u.jpg"/>
          <right url="output_23_53/1/0/%v_%u.jpg"/>
          <back  url="output_23_53/2/0/%v_%u.jpg"/>
          <left  url="output_23_53/3/0/%v_%u.jpg"/>
          <up    url="output_23_53/4/0/%v_%u.jpg"/>
          <down  url="output_23_53/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_23_53/mobile/0.jpg"/>
      <right url="output_23_53/mobile/1.jpg"/>
      <back  url="output_23_53/mobile/2.jpg"/>
      <left  url="output_23_53/mobile/3.jpg"/>
      <up    url="output_23_53/mobile/4.jpg"/>
      <down  url="output_23_53/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint95"
           ath="98.709677" atv="3.764259"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           onclick="onclickspotpoint95"
           tooltip="spotpoint95_tooltip"
           />
  <hotspot name="spotpoint95" devices="flash" zorder="3"/>
  <hotspot name="spotpoint95" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint95">
  
        mainloadscene(pano45);lookat(96.300000, 6.750000, 90.000000);


  </action>





  <hotspot name="spotpoint97"
           ath="61.821632" atv="2.395437"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint97"
           tooltip="spotpoint97_tooltip"
           />
  <hotspot name="spotpoint97" devices="flash" zorder="3"/>
  <hotspot name="spotpoint97" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint97">
  
        mainloadscene(pano46);lookat(0.000000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint100"
           ath="-20.834915" atv="-3.764259"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint100"
           tooltip="spotpoint100_tooltip"
           />
  <hotspot name="spotpoint100" devices="flash" zorder="3"/>
  <hotspot name="spotpoint100" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint100">
  
        mainloadscene(pano17);lookat(-102.600000, -1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint101"
           ath="160.189753" atv="-2.395437"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint101"
           tooltip="spotpoint101_tooltip"
           />
  <hotspot name="spotpoint101" devices="flash" zorder="3"/>
  <hotspot name="spotpoint101" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint101">
  
        mainloadscene(pano43);lookat(176.400000, 4.725000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 70 : 1 panoramas -->
  
<!-- **** @PanoName="Output 24" @PanoFile="/Users/baldovino/Downloads/Output 24.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano54"
       heading="0"
       thumburl="%FIRSTXML%/output_24_54/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano54_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%/output_24_54/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_24_54/0/1/%v_%u.jpg"/>
          <right url="output_24_54/1/1/%v_%u.jpg"/>
          <back  url="output_24_54/2/1/%v_%u.jpg"/>
          <left  url="output_24_54/3/1/%v_%u.jpg"/>
          <up    url="output_24_54/4/1/%v_%u.jpg"/>
          <down  url="output_24_54/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_24_54/0/0/%v_%u.jpg"/>
          <right url="output_24_54/1/0/%v_%u.jpg"/>
          <back  url="output_24_54/2/0/%v_%u.jpg"/>
          <left  url="output_24_54/3/0/%v_%u.jpg"/>
          <up    url="output_24_54/4/0/%v_%u.jpg"/>
          <down  url="output_24_54/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_24_54/mobile/0.jpg"/>
      <right url="output_24_54/mobile/1.jpg"/>
      <back  url="output_24_54/mobile/2.jpg"/>
      <left  url="output_24_54/mobile/3.jpg"/>
      <up    url="output_24_54/mobile/4.jpg"/>
      <down  url="output_24_54/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint121"
           ath="54.307400" atv="-3.079848"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint121"
           tooltip="spotpoint121_tooltip"
           />
  <hotspot name="spotpoint121" devices="flash" zorder="3"/>
  <hotspot name="spotpoint121" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint121">
  
        mainloadscene(pano52);lookat(55.575000, 7.650000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Group 71 : 1 panoramas -->
  
<!-- **** @PanoName="Output 25" @PanoFile="/Users/baldovino/Downloads/Output 25.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano55"
       heading="0"
       thumburl="%FIRSTXML%/output_25_55/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano55_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%/output_25_55/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_25_55/0/1/%v_%u.jpg"/>
          <right url="output_25_55/1/1/%v_%u.jpg"/>
          <back  url="output_25_55/2/1/%v_%u.jpg"/>
          <left  url="output_25_55/3/1/%v_%u.jpg"/>
          <up    url="output_25_55/4/1/%v_%u.jpg"/>
          <down  url="output_25_55/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_25_55/0/0/%v_%u.jpg"/>
          <right url="output_25_55/1/0/%v_%u.jpg"/>
          <back  url="output_25_55/2/0/%v_%u.jpg"/>
          <left  url="output_25_55/3/0/%v_%u.jpg"/>
          <up    url="output_25_55/4/0/%v_%u.jpg"/>
          <down  url="output_25_55/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_25_55/mobile/0.jpg"/>
      <right url="output_25_55/mobile/1.jpg"/>
      <back  url="output_25_55/mobile/2.jpg"/>
      <left  url="output_25_55/mobile/3.jpg"/>
      <up    url="output_25_55/mobile/4.jpg"/>
      <down  url="output_25_55/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint108"
           ath="160.189753" atv="7.186312"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint108"
           tooltip="spotpoint108_tooltip"
           />
  <hotspot name="spotpoint108" devices="flash" zorder="3"/>
  <hotspot name="spotpoint108" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint108">
  
        mainloadscene(pano17);lookat(78.075000, 6.075000, 90.000000);


  </action>





  <hotspot name="spotpoint109"
           ath="-51.574953" atv="-14.030418"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint109"
           tooltip="spotpoint109_tooltip"
           />
  <hotspot name="spotpoint109" devices="flash" zorder="3"/>
  <hotspot name="spotpoint109" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint109">
  
        mainloadscene(pano14);lookat(130.950000, 5.400000, 90.000000);


  </action>





  <hotspot name="spotpoint113"
           ath="-18.785579" atv="-13.346008"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint113"
           tooltip="spotpoint113_tooltip"
           />
  <hotspot name="spotpoint113" devices="flash" zorder="3"/>
  <hotspot name="spotpoint113" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint113">
  
        mainloadscene(pano22);lookat(132.975000, 5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 72 : 1 panoramas -->
  
<!-- **** @PanoName="Output 26" @PanoFile="/Users/baldovino/Downloads/Output 26.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano56"
       heading="0"
       thumburl="%FIRSTXML%/output_26_56/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano56_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%/output_26_56/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_26_56/0/1/%v_%u.jpg"/>
          <right url="output_26_56/1/1/%v_%u.jpg"/>
          <back  url="output_26_56/2/1/%v_%u.jpg"/>
          <left  url="output_26_56/3/1/%v_%u.jpg"/>
          <up    url="output_26_56/4/1/%v_%u.jpg"/>
          <down  url="output_26_56/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_26_56/0/0/%v_%u.jpg"/>
          <right url="output_26_56/1/0/%v_%u.jpg"/>
          <back  url="output_26_56/2/0/%v_%u.jpg"/>
          <left  url="output_26_56/3/0/%v_%u.jpg"/>
          <up    url="output_26_56/4/0/%v_%u.jpg"/>
          <down  url="output_26_56/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_26_56/mobile/0.jpg"/>
      <right url="output_26_56/mobile/1.jpg"/>
      <back  url="output_26_56/mobile/2.jpg"/>
      <left  url="output_26_56/mobile/3.jpg"/>
      <up    url="output_26_56/mobile/4.jpg"/>
      <down  url="output_26_56/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint103"
           ath="-18.102467" atv="-4.448669"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint103"
           tooltip="spotpoint103_tooltip"
           />
  <hotspot name="spotpoint103" devices="flash" zorder="3"/>
  <hotspot name="spotpoint103" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint103">
  
        mainloadscene(pano17);lookat(-124.650000, 1.575000, 90.000000);


  </action>





  <hotspot name="spotpoint104"
           ath="148.576850" atv="2.395437"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint104"
           tooltip="spotpoint104_tooltip"
           />
  <hotspot name="spotpoint104" devices="flash" zorder="3"/>
  <hotspot name="spotpoint104" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint104">
  
        mainloadscene(pano53);lookat(168.075000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint105"
           ath="72.068311" atv="0.342205"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint105"
           tooltip="spotpoint105_tooltip"
           />
  <hotspot name="spotpoint105" devices="flash" zorder="3"/>
  <hotspot name="spotpoint105" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint105">
  
        mainloadscene(pano46);lookat(1.800000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Group 81 : 1 panoramas -->
  
<!-- **** @PanoName="Output 11" @PanoFile="/Users/baldovino/Downloads/Output 11.JPG" **** -->
<!-- **** Width="4096px" Height="2048px" **** -->
<scene name="pano41"
       latitude="4.7180555555555559"
       longitude="-74.045000000000002"
       heading="0"
       thumburl="%FIRSTXML%/output_11_41/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano41_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%/output_11_41/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1536" tiledimageheight="1536">
          <front url="output_11_41/0/1/%v_%u.jpg"/>
          <right url="output_11_41/1/1/%v_%u.jpg"/>
          <back  url="output_11_41/2/1/%v_%u.jpg"/>
          <left  url="output_11_41/3/1/%v_%u.jpg"/>
          <up    url="output_11_41/4/1/%v_%u.jpg"/>
          <down  url="output_11_41/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_11_41/0/0/%v_%u.jpg"/>
          <right url="output_11_41/1/0/%v_%u.jpg"/>
          <back  url="output_11_41/2/0/%v_%u.jpg"/>
          <left  url="output_11_41/3/0/%v_%u.jpg"/>
          <up    url="output_11_41/4/0/%v_%u.jpg"/>
          <down  url="output_11_41/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_11_41/mobile/0.jpg"/>
      <right url="output_11_41/mobile/1.jpg"/>
      <back  url="output_11_41/mobile/2.jpg"/>
      <left  url="output_11_41/mobile/3.jpg"/>
      <up    url="output_11_41/mobile/4.jpg"/>
      <down  url="output_11_41/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint122"
           ath="33.814042" atv="-3.079848"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint122"
           tooltip="spotpoint122_tooltip"
           />
  <hotspot name="spotpoint122" devices="flash" zorder="3"/>
  <hotspot name="spotpoint122" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint122">
  
        mainloadscene(pano52);lookat(-49.500000, -5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

