<?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 : 08-11-2021 16-58-47 -->
  <!-- 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_es.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, pano11);
    );
    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>

  <!-- 10 Groups -->

  <!-- Group Grupo 30 : 1 panoramas -->
  
<!-- **** @PanoName="360_0087" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0087.jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/_360_0087_11/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano11_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="12.600000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="170.900000" v="12.600000" 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="170.900000"
          vlookat="12.600000"/>
    <preview url="%FIRSTXML%/_360_0087_11/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0087_11/0/0/%v_%u.jpg"/>
          <right url="_360_0087_11/1/0/%v_%u.jpg"/>
          <back  url="_360_0087_11/2/0/%v_%u.jpg"/>
          <left  url="_360_0087_11/3/0/%v_%u.jpg"/>
          <up    url="_360_0087_11/4/0/%v_%u.jpg"/>
          <down  url="_360_0087_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0087_11/mobile/0.jpg"/>
      <right url="_360_0087_11/mobile/1.jpg"/>
      <back  url="_360_0087_11/mobile/2.jpg"/>
      <left  url="_360_0087_11/mobile/3.jpg"/>
      <up    url="_360_0087_11/mobile/4.jpg"/>
      <down  url="_360_0087_11/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint48"
           ath="80.251889" atv="-3.636364"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint48"
           tooltip="spotpoint48_tooltip"
           />
  <hotspot name="spotpoint48" devices="flash" zorder="3"/>
  <hotspot name="spotpoint48" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint48">
  
        mainloadscene(pano12);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint51"
           ath="-102.921914" atv="-6.363636"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint51"
           tooltip="spotpoint51_tooltip"
           />
  <hotspot name="spotpoint51" devices="flash" zorder="3"/>
  <hotspot name="spotpoint51" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint51">
  
        mainloadscene(pano16);lookat(64.800000, 5.850000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint48].visible, false);

    set(hotspot[spotpoint51].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint48].visible, true);

  
  set(hotspot[spotpoint51].visible, true);
  </action>
  <events name="pano11stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 31 : 1 panoramas -->
  
<!-- **** @PanoName="360_0088(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0088(1).jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/_360_0088_1__12/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano12_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/_360_0088_1__12/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0088_1__12/0/0/%v_%u.jpg"/>
          <right url="_360_0088_1__12/1/0/%v_%u.jpg"/>
          <back  url="_360_0088_1__12/2/0/%v_%u.jpg"/>
          <left  url="_360_0088_1__12/3/0/%v_%u.jpg"/>
          <up    url="_360_0088_1__12/4/0/%v_%u.jpg"/>
          <down  url="_360_0088_1__12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0088_1__12/mobile/0.jpg"/>
      <right url="_360_0088_1__12/mobile/1.jpg"/>
      <back  url="_360_0088_1__12/mobile/2.jpg"/>
      <left  url="_360_0088_1__12/mobile/3.jpg"/>
      <up    url="_360_0088_1__12/mobile/4.jpg"/>
      <down  url="_360_0088_1__12/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint49"
           ath="-177.279597" atv="-5.454545"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint49"
           tooltip="spotpoint49_tooltip"
           />
  <hotspot name="spotpoint49" devices="flash" zorder="3"/>
  <hotspot name="spotpoint49" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint49">
  
        mainloadscene(pano11);lookat(-94.600000, 10.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint49].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint49].visible, true);
  </action>
  <events name="pano12stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 35 : 1 panoramas -->
  
<!-- **** @PanoName="360_0090" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0090.jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/_360_0090_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%/_360_0090_16/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0090_16/0/0/%v_%u.jpg"/>
          <right url="_360_0090_16/1/0/%v_%u.jpg"/>
          <back  url="_360_0090_16/2/0/%v_%u.jpg"/>
          <left  url="_360_0090_16/3/0/%v_%u.jpg"/>
          <up    url="_360_0090_16/4/0/%v_%u.jpg"/>
          <down  url="_360_0090_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0090_16/mobile/0.jpg"/>
      <right url="_360_0090_16/mobile/1.jpg"/>
      <back  url="_360_0090_16/mobile/2.jpg"/>
      <left  url="_360_0090_16/mobile/3.jpg"/>
      <up    url="_360_0090_16/mobile/4.jpg"/>
      <down  url="_360_0090_16/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint52"
           ath="-125.591940" atv="-4.545455"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint52"
           tooltip="spotpoint52_tooltip"
           />
  <hotspot name="spotpoint52" devices="flash" zorder="3"/>
  <hotspot name="spotpoint52" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint52">
  
        mainloadscene(pano11);lookat(88.100000, 9.000000, 90.000000);


  </action>





  <hotspot name="spotpoint53"
           ath="97.481108" atv="-0.909091"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint53"
           tooltip="spotpoint53_tooltip"
           />
  <hotspot name="spotpoint53" devices="flash" zorder="3"/>
  <hotspot name="spotpoint53" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint53">
  
        mainloadscene(pano17);lookat(3.150000, 4.950000, 90.000000);


  </action>





  <hotspot name="spotpoint55"
           ath="82.065491" atv="-3.636364"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint55"
           tooltip="spotpoint55_tooltip"
           />
  <hotspot name="spotpoint55" devices="flash" zorder="3"/>
  <hotspot name="spotpoint55" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint55">
  
        mainloadscene(pano19);lookat(-1.800000, 4.950000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint52].visible, false);

    set(hotspot[spotpoint53].visible, false);

    set(hotspot[spotpoint55].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint52].visible, true);

  
  set(hotspot[spotpoint53].visible, true);

  
  set(hotspot[spotpoint55].visible, true);
  </action>
  <events name="pano16stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 36 : 1 panoramas -->
  
<!-- **** @PanoName="360_0091(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0091(1).jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/_360_0091_1__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%/_360_0091_1__17/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0091_1__17/0/0/%v_%u.jpg"/>
          <right url="_360_0091_1__17/1/0/%v_%u.jpg"/>
          <back  url="_360_0091_1__17/2/0/%v_%u.jpg"/>
          <left  url="_360_0091_1__17/3/0/%v_%u.jpg"/>
          <up    url="_360_0091_1__17/4/0/%v_%u.jpg"/>
          <down  url="_360_0091_1__17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0091_1__17/mobile/0.jpg"/>
      <right url="_360_0091_1__17/mobile/1.jpg"/>
      <back  url="_360_0091_1__17/mobile/2.jpg"/>
      <left  url="_360_0091_1__17/mobile/3.jpg"/>
      <up    url="_360_0091_1__17/mobile/4.jpg"/>
      <down  url="_360_0091_1__17/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint54"
           ath="105.642317" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint54"
           tooltip="spotpoint54_tooltip"
           />
  <hotspot name="spotpoint54" devices="flash" zorder="3"/>
  <hotspot name="spotpoint54" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint54">
  
        mainloadscene(pano16);lookat(-115.650000, -5.400000, 90.000000);


  </action>





  <hotspot name="spotpoint67"
           ath="-92.947103" atv="-4.545455"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint67"
           tooltip="spotpoint67_tooltip"
           />
  <hotspot name="spotpoint67" devices="flash" zorder="3"/>
  <hotspot name="spotpoint67" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint67">
  
        mainloadscene(pano19);lookat(-2.250000, 9.117188, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint54].visible, false);

    set(hotspot[spotpoint67].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint54].visible, true);

  
  set(hotspot[spotpoint67].visible, true);
  </action>
  <events name="pano17stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 38 : 1 panoramas -->
  
<!-- **** @PanoName="360_0092" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0092.jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/_360_0092_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%/_360_0092_19/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0092_19/0/0/%v_%u.jpg"/>
          <right url="_360_0092_19/1/0/%v_%u.jpg"/>
          <back  url="_360_0092_19/2/0/%v_%u.jpg"/>
          <left  url="_360_0092_19/3/0/%v_%u.jpg"/>
          <up    url="_360_0092_19/4/0/%v_%u.jpg"/>
          <down  url="_360_0092_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0092_19/mobile/0.jpg"/>
      <right url="_360_0092_19/mobile/1.jpg"/>
      <back  url="_360_0092_19/mobile/2.jpg"/>
      <left  url="_360_0092_19/mobile/3.jpg"/>
      <up    url="_360_0092_19/mobile/4.jpg"/>
      <down  url="_360_0092_19/mobile/5.jpg"/>
    </image>




  <!-- **** 6 Point Spots **** -->



  <hotspot name="spotpoint56"
           ath="-175.465995" atv="-0.909091"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint56"
           tooltip="spotpoint56_tooltip"
           />
  <hotspot name="spotpoint56" devices="flash" zorder="3"/>
  <hotspot name="spotpoint56" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint56">
  
        mainloadscene(pano16);lookat(-116.550000, 9.000000, 90.000000);


  </action>





  <hotspot name="spotpoint57"
           ath="-39.445844" atv="-12.727273"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint57"
           tooltip="spotpoint57_tooltip"
           />
  <hotspot name="spotpoint57" devices="flash" zorder="3"/>
  <hotspot name="spotpoint57" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint57">
  
        mainloadscene(pano21);lookat(171.900000, 4.050000, 90.000000);


  </action>





  <hotspot name="spotpoint59"
           ath="14.857143" atv="-13.104000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint59"
           tooltip="spotpoint59_tooltip"
           />
  <hotspot name="spotpoint59" devices="flash" zorder="3"/>
  <hotspot name="spotpoint59" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint59">
  
        mainloadscene(pano23);lookat(-33.750000, 4.950000, 90.000000);


  </action>





  <hotspot name="spotpoint61"
           ath="-3.647944" atv="-6.728972"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint61"
           tooltip="spotpoint61_tooltip"
           />
  <hotspot name="spotpoint61" devices="flash" zorder="3"/>
  <hotspot name="spotpoint61" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint61">
  
        mainloadscene(pano26);lookat(-93.600000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint63"
           ath="5.112635" atv="-6.213018"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint63"
           tooltip="spotpoint63_tooltip"
           />
  <hotspot name="spotpoint63" devices="flash" zorder="3"/>
  <hotspot name="spotpoint63" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint63">
  
        mainloadscene(pano24);lookat(-13.950000, 7.650000, 90.000000);


  </action>





  <hotspot name="spotpoint68"
           ath="157.329975" atv="-5.454545"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint68"
           tooltip="spotpoint68_tooltip"
           />
  <hotspot name="spotpoint68" devices="flash" zorder="3"/>
  <hotspot name="spotpoint68" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint68">
  
        mainloadscene(pano17);lookat(-2.250000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint56].visible, false);

    set(hotspot[spotpoint57].visible, false);

    set(hotspot[spotpoint59].visible, false);

    set(hotspot[spotpoint61].visible, false);

    set(hotspot[spotpoint63].visible, false);

    set(hotspot[spotpoint68].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint56].visible, true);

  
  set(hotspot[spotpoint57].visible, true);

  
  set(hotspot[spotpoint59].visible, true);

  
  set(hotspot[spotpoint61].visible, true);

  
  set(hotspot[spotpoint63].visible, true);

  
  set(hotspot[spotpoint68].visible, true);
  </action>
  <events name="pano19stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 40 : 1 panoramas -->
  
<!-- **** @PanoName="360_0093" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0093.jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/_360_0093_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%/_360_0093_21/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0093_21/0/0/%v_%u.jpg"/>
          <right url="_360_0093_21/1/0/%v_%u.jpg"/>
          <back  url="_360_0093_21/2/0/%v_%u.jpg"/>
          <left  url="_360_0093_21/3/0/%v_%u.jpg"/>
          <up    url="_360_0093_21/4/0/%v_%u.jpg"/>
          <down  url="_360_0093_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0093_21/mobile/0.jpg"/>
      <right url="_360_0093_21/mobile/1.jpg"/>
      <back  url="_360_0093_21/mobile/2.jpg"/>
      <left  url="_360_0093_21/mobile/3.jpg"/>
      <up    url="_360_0093_21/mobile/4.jpg"/>
      <down  url="_360_0093_21/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint58"
           ath="-52.141058" atv="-13.636364"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint58"
           tooltip="spotpoint58_tooltip"
           />
  <hotspot name="spotpoint58" devices="flash" zorder="3"/>
  <hotspot name="spotpoint58" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint58">
  
        mainloadscene(pano19);lookat(87.300000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint58].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint58].visible, true);
  </action>
  <events name="pano21stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 42 : 1 panoramas -->
  
<!-- **** @PanoName="360_0094" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0094.jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/_360_0094_23/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano23_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%/_360_0094_23/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0094_23/0/0/%v_%u.jpg"/>
          <right url="_360_0094_23/1/0/%v_%u.jpg"/>
          <back  url="_360_0094_23/2/0/%v_%u.jpg"/>
          <left  url="_360_0094_23/3/0/%v_%u.jpg"/>
          <up    url="_360_0094_23/4/0/%v_%u.jpg"/>
          <down  url="_360_0094_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0094_23/mobile/0.jpg"/>
      <right url="_360_0094_23/mobile/1.jpg"/>
      <back  url="_360_0094_23/mobile/2.jpg"/>
      <left  url="_360_0094_23/mobile/3.jpg"/>
      <up    url="_360_0094_23/mobile/4.jpg"/>
      <down  url="_360_0094_23/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint60"
           ath="152.795970" atv="-20.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint60"
           tooltip="spotpoint60_tooltip"
           />
  <hotspot name="spotpoint60" devices="flash" zorder="3"/>
  <hotspot name="spotpoint60" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint60">
  
        mainloadscene(pano19);lookat(-89.550000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint60].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint60].visible, true);
  </action>
  <events name="pano23stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 43 : 1 panoramas -->
  
<!-- **** @PanoName="360_0095(1)" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0095(1).jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/_360_0095_1__24/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano24_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%/_360_0095_1__24/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0095_1__24/0/0/%v_%u.jpg"/>
          <right url="_360_0095_1__24/1/0/%v_%u.jpg"/>
          <back  url="_360_0095_1__24/2/0/%v_%u.jpg"/>
          <left  url="_360_0095_1__24/3/0/%v_%u.jpg"/>
          <up    url="_360_0095_1__24/4/0/%v_%u.jpg"/>
          <down  url="_360_0095_1__24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0095_1__24/mobile/0.jpg"/>
      <right url="_360_0095_1__24/mobile/1.jpg"/>
      <back  url="_360_0095_1__24/mobile/2.jpg"/>
      <left  url="_360_0095_1__24/mobile/3.jpg"/>
      <up    url="_360_0095_1__24/mobile/4.jpg"/>
      <down  url="_360_0095_1__24/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint64"
           ath="157.329975" atv="-19.090909"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint64"
           tooltip="spotpoint64_tooltip"
           />
  <hotspot name="spotpoint64" devices="flash" zorder="3"/>
  <hotspot name="spotpoint64" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint64">
  
        mainloadscene(pano19);lookat(-92.700000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint64].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint64].visible, true);
  </action>
  <events name="pano24stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 45 : 1 panoramas -->
  
<!-- **** @PanoName="360_0096" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0096.jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/_360_0096_26/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano26_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%/_360_0096_26/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0096_26/0/0/%v_%u.jpg"/>
          <right url="_360_0096_26/1/0/%v_%u.jpg"/>
          <back  url="_360_0096_26/2/0/%v_%u.jpg"/>
          <left  url="_360_0096_26/3/0/%v_%u.jpg"/>
          <up    url="_360_0096_26/4/0/%v_%u.jpg"/>
          <down  url="_360_0096_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0096_26/mobile/0.jpg"/>
      <right url="_360_0096_26/mobile/1.jpg"/>
      <back  url="_360_0096_26/mobile/2.jpg"/>
      <left  url="_360_0096_26/mobile/3.jpg"/>
      <up    url="_360_0096_26/mobile/4.jpg"/>
      <down  url="_360_0096_26/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint62"
           ath="72.997481" atv="-5.454545"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint62"
           tooltip="spotpoint62_tooltip"
           />
  <hotspot name="spotpoint62" devices="flash" zorder="3"/>
  <hotspot name="spotpoint62" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint62">
  
        mainloadscene(pano19);lookat(177.750000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint65"
           ath="-133.753149" atv="-8.181818"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint65"
           tooltip="spotpoint65_tooltip"
           />
  <hotspot name="spotpoint65" devices="flash" zorder="3"/>
  <hotspot name="spotpoint65" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint65">
  
        mainloadscene(pano28);lookat(-0.900000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint62].visible, false);

    set(hotspot[spotpoint65].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint62].visible, true);

  
  set(hotspot[spotpoint65].visible, true);
  </action>
  <events name="pano26stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 47 : 1 panoramas -->
  
<!-- **** @PanoName="360_0097" @PanoFile="C:/Users/CASA 360/Desktop/andres/Tours/8/Ana María 4607031/fotos/360_0097.jpg" **** -->
<!-- **** Width="2048px" Height="1024px" **** -->
<scene name="pano28"
       heading="0"
       thumburl="%FIRSTXML%/_360_0097_28/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano28_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%/_360_0097_28/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_0097_28/0/0/%v_%u.jpg"/>
          <right url="_360_0097_28/1/0/%v_%u.jpg"/>
          <back  url="_360_0097_28/2/0/%v_%u.jpg"/>
          <left  url="_360_0097_28/3/0/%v_%u.jpg"/>
          <up    url="_360_0097_28/4/0/%v_%u.jpg"/>
          <down  url="_360_0097_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_360_0097_28/mobile/0.jpg"/>
      <right url="_360_0097_28/mobile/1.jpg"/>
      <back  url="_360_0097_28/mobile/2.jpg"/>
      <left  url="_360_0097_28/mobile/3.jpg"/>
      <up    url="_360_0097_28/mobile/4.jpg"/>
      <down  url="_360_0097_28/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint66"
           ath="160.957179" atv="-16.363636"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint66"
           tooltip="spotpoint66_tooltip"
           />
  <hotspot name="spotpoint66" devices="flash" zorder="3"/>
  <hotspot name="spotpoint66" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint66">
  
        mainloadscene(pano26);lookat(90.900000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint66].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint66].visible, true);
  </action>
  <events name="pano28stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

