<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19"
        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.7 64bits : 22-10-2021 14-38-03 -->
  <!-- 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, set(startscene, get(s));); );
    if (startscene === null,
      set(startscene, pano10);
    );
    mainloadsceneStartup(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      ,
        if (f !== null,
          lookat(get(h), get(view.vlookat), get(f));
         ,
          lookat(get(h), get(view.vlookat));
        );
      );
    ,
      if (v !== null,
        if (f !== null,
          lookat(get(view.hlookat), get(v), get(f));
         ,
          lookat(get(view.hlookat), get(v));
        );
      ,
        if (f !== null,
          lookat(get(view.hlookat), get(view.vlookat), get(f));
        );
      );
    );
  </action>

  <!-- 9 Groups -->

  <!-- Group Grupo 20 : 1 panoramas -->
  

<!-- **** @PanoName="360_1314" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1314.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       latitude="10.432777777778"
       longitude="-75.531666666666993"
       heading="0"
       thumburl="%FIRSTXML%/_360_1314_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="7.320000" tofov="90.000000" waittime="1" speed="5"/>


    <panoview h="-2.880000" v="7.320000" 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="-2.880000"
          vlookat="7.320000"/>

    <preview url="%FIRSTXML%/_360_1314_10/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1314_10/0/1/%v_%u.jpg"/>
          <right url="_360_1314_10/1/1/%v_%u.jpg"/>
          <back  url="_360_1314_10/2/1/%v_%u.jpg"/>
          <left  url="_360_1314_10/3/1/%v_%u.jpg"/>
          <up    url="_360_1314_10/4/1/%v_%u.jpg"/>
          <down  url="_360_1314_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1314_10/0/0/%v_%u.jpg"/>
          <right url="_360_1314_10/1/0/%v_%u.jpg"/>
          <back  url="_360_1314_10/2/0/%v_%u.jpg"/>
          <left  url="_360_1314_10/3/0/%v_%u.jpg"/>
          <up    url="_360_1314_10/4/0/%v_%u.jpg"/>
          <down  url="_360_1314_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1314_10/mobile/0.jpg"/>
        <right url="_360_1314_10/mobile/1.jpg"/>
        <back  url="_360_1314_10/mobile/2.jpg"/>
        <left  url="_360_1314_10/mobile/3.jpg"/>
        <up    url="_360_1314_10/mobile/4.jpg"/>
        <down  url="_360_1314_10/mobile/5.jpg"/>
      </image>








  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint130"
           ath="11.948608" atv="-5.021459"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           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(pano19);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint130].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint130].visible, true);
  </action>
  <events name="pano10stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint130].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Grupo 21 : 1 panoramas -->
  

<!-- **** @PanoName="360_1315" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1315.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       latitude="10.432499999999999"
       longitude="-75.531666666666993"
       heading="0"
       thumburl="%FIRSTXML%/_360_1315_11/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano11_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>


    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>

    <preview url="%FIRSTXML%/_360_1315_11/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1315_11/0/1/%v_%u.jpg"/>
          <right url="_360_1315_11/1/1/%v_%u.jpg"/>
          <back  url="_360_1315_11/2/1/%v_%u.jpg"/>
          <left  url="_360_1315_11/3/1/%v_%u.jpg"/>
          <up    url="_360_1315_11/4/1/%v_%u.jpg"/>
          <down  url="_360_1315_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1315_11/0/0/%v_%u.jpg"/>
          <right url="_360_1315_11/1/0/%v_%u.jpg"/>
          <back  url="_360_1315_11/2/0/%v_%u.jpg"/>
          <left  url="_360_1315_11/3/0/%v_%u.jpg"/>
          <up    url="_360_1315_11/4/0/%v_%u.jpg"/>
          <down  url="_360_1315_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1315_11/mobile/0.jpg"/>
        <right url="_360_1315_11/mobile/1.jpg"/>
        <back  url="_360_1315_11/mobile/2.jpg"/>
        <left  url="_360_1315_11/mobile/3.jpg"/>
        <up    url="_360_1315_11/mobile/4.jpg"/>
        <down  url="_360_1315_11/mobile/5.jpg"/>
      </image>








  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint135"
           ath="-180.000000" atv="-8.111588"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint135"
           tooltip="spotpoint135_tooltip"
           />
  <hotspot name="spotpoint135" devices="flash" zorder="3"/>
  <hotspot name="spotpoint135" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint135">
  
        mainloadscene(pano19);lookat(-164.925000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint135].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint135].visible, true);
  </action>
  <events name="pano11stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint135].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Grupo 23 : 1 panoramas -->
  

<!-- **** @PanoName="360_1317" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1317.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       latitude="10.432499999999999"
       longitude="-75.531666666666993"
       heading="0"
       thumburl="%FIRSTXML%/_360_1317_13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano13_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>


    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>

    <preview url="%FIRSTXML%/_360_1317_13/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1317_13/0/1/%v_%u.jpg"/>
          <right url="_360_1317_13/1/1/%v_%u.jpg"/>
          <back  url="_360_1317_13/2/1/%v_%u.jpg"/>
          <left  url="_360_1317_13/3/1/%v_%u.jpg"/>
          <up    url="_360_1317_13/4/1/%v_%u.jpg"/>
          <down  url="_360_1317_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1317_13/0/0/%v_%u.jpg"/>
          <right url="_360_1317_13/1/0/%v_%u.jpg"/>
          <back  url="_360_1317_13/2/0/%v_%u.jpg"/>
          <left  url="_360_1317_13/3/0/%v_%u.jpg"/>
          <up    url="_360_1317_13/4/0/%v_%u.jpg"/>
          <down  url="_360_1317_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1317_13/mobile/0.jpg"/>
        <right url="_360_1317_13/mobile/1.jpg"/>
        <back  url="_360_1317_13/mobile/2.jpg"/>
        <left  url="_360_1317_13/mobile/3.jpg"/>
        <up    url="_360_1317_13/mobile/4.jpg"/>
        <down  url="_360_1317_13/mobile/5.jpg"/>
      </image>








  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint147"
           ath="166.124197" atv="-15.836910"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint147"
           tooltip="spotpoint147_tooltip"
           />
  <hotspot name="spotpoint147" devices="flash" zorder="3"/>
  <hotspot name="spotpoint147" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint147">
  
        mainloadscene(pano17);lookat(103.950000, 2.925000, 90.000000);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint147].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint147].visible, true);
  </action>
  <events name="pano13stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint147].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Grupo 24 : 1 panoramas -->
  

<!-- **** @PanoName="360_1318" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1318.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       latitude="10.432499999999999"
       longitude="-75.531666666666993"
       heading="0"
       thumburl="%FIRSTXML%/_360_1318_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%/_360_1318_14/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1318_14/0/1/%v_%u.jpg"/>
          <right url="_360_1318_14/1/1/%v_%u.jpg"/>
          <back  url="_360_1318_14/2/1/%v_%u.jpg"/>
          <left  url="_360_1318_14/3/1/%v_%u.jpg"/>
          <up    url="_360_1318_14/4/1/%v_%u.jpg"/>
          <down  url="_360_1318_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1318_14/0/0/%v_%u.jpg"/>
          <right url="_360_1318_14/1/0/%v_%u.jpg"/>
          <back  url="_360_1318_14/2/0/%v_%u.jpg"/>
          <left  url="_360_1318_14/3/0/%v_%u.jpg"/>
          <up    url="_360_1318_14/4/0/%v_%u.jpg"/>
          <down  url="_360_1318_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1318_14/mobile/0.jpg"/>
        <right url="_360_1318_14/mobile/1.jpg"/>
        <back  url="_360_1318_14/mobile/2.jpg"/>
        <left  url="_360_1318_14/mobile/3.jpg"/>
        <up    url="_360_1318_14/mobile/4.jpg"/>
        <down  url="_360_1318_14/mobile/5.jpg"/>
      </image>








  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint142"
           ath="45.867238" atv="-13.519313"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint142"
           tooltip="spotpoint142_tooltip"
           />
  <hotspot name="spotpoint142" devices="flash" zorder="3"/>
  <hotspot name="spotpoint142" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint142">
  
        mainloadscene(pano17);lookat(-85.500000, 2.025000, 90.000000);


  </action>





  <hotspot name="spotpoint143"
           ath="20.428266" atv="-15.836910"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint143"
           tooltip="spotpoint143_tooltip"
           />
  <hotspot name="spotpoint143" devices="flash" zorder="3"/>
  <hotspot name="spotpoint143" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint143">
  
        mainloadscene(pano15);lookat(172.575000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint142].visible, false);
    set(hotspot[spotpoint143].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint142].visible, true);
    set(hotspot[spotpoint143].visible, true);
  </action>
  <events name="pano14stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint142].zorder2, %1);

        set(hotspot[spotpoint143].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Grupo 25 : 1 panoramas -->
  

<!-- **** @PanoName="360_1319" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1319.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       latitude="10.432499999999999"
       longitude="-75.531388888888998"
       heading="0"
       thumburl="%FIRSTXML%/_360_1319_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%/_360_1319_15/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1319_15/0/1/%v_%u.jpg"/>
          <right url="_360_1319_15/1/1/%v_%u.jpg"/>
          <back  url="_360_1319_15/2/1/%v_%u.jpg"/>
          <left  url="_360_1319_15/3/1/%v_%u.jpg"/>
          <up    url="_360_1319_15/4/1/%v_%u.jpg"/>
          <down  url="_360_1319_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1319_15/0/0/%v_%u.jpg"/>
          <right url="_360_1319_15/1/0/%v_%u.jpg"/>
          <back  url="_360_1319_15/2/0/%v_%u.jpg"/>
          <left  url="_360_1319_15/3/0/%v_%u.jpg"/>
          <up    url="_360_1319_15/4/0/%v_%u.jpg"/>
          <down  url="_360_1319_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1319_15/mobile/0.jpg"/>
        <right url="_360_1319_15/mobile/1.jpg"/>
        <back  url="_360_1319_15/mobile/2.jpg"/>
        <left  url="_360_1319_15/mobile/3.jpg"/>
        <up    url="_360_1319_15/mobile/4.jpg"/>
        <down  url="_360_1319_15/mobile/5.jpg"/>
      </image>








  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint145"
           ath="-14.261242" atv="-9.656652"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint145"
           tooltip="spotpoint145_tooltip"
           />
  <hotspot name="spotpoint145" devices="flash" zorder="3"/>
  <hotspot name="spotpoint145" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint145">
  
        mainloadscene(pano14);lookat(-173.250000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint145].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint145].visible, true);
  </action>
  <events name="pano15stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint145].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Grupo 26 : 1 panoramas -->
  

<!-- **** @PanoName="360_1320" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1320.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano16"
       latitude="10.432499999999999"
       longitude="-75.531388888888998"
       heading="0"
       thumburl="%FIRSTXML%/_360_1320_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_1320_16/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1320_16/0/1/%v_%u.jpg"/>
          <right url="_360_1320_16/1/1/%v_%u.jpg"/>
          <back  url="_360_1320_16/2/1/%v_%u.jpg"/>
          <left  url="_360_1320_16/3/1/%v_%u.jpg"/>
          <up    url="_360_1320_16/4/1/%v_%u.jpg"/>
          <down  url="_360_1320_16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1320_16/0/0/%v_%u.jpg"/>
          <right url="_360_1320_16/1/0/%v_%u.jpg"/>
          <back  url="_360_1320_16/2/0/%v_%u.jpg"/>
          <left  url="_360_1320_16/3/0/%v_%u.jpg"/>
          <up    url="_360_1320_16/4/0/%v_%u.jpg"/>
          <down  url="_360_1320_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1320_16/mobile/0.jpg"/>
        <right url="_360_1320_16/mobile/1.jpg"/>
        <back  url="_360_1320_16/mobile/2.jpg"/>
        <left  url="_360_1320_16/mobile/3.jpg"/>
        <up    url="_360_1320_16/mobile/4.jpg"/>
        <down  url="_360_1320_16/mobile/5.jpg"/>
      </image>








  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint140"
           ath="-80.556745" atv="-18.154506"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint140"
           tooltip="spotpoint140_tooltip"
           />
  <hotspot name="spotpoint140" devices="flash" zorder="3"/>
  <hotspot name="spotpoint140" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint140">
  
        mainloadscene(pano17);lookat(113.400000, 2.475000, 90.000000);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint140].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint140].visible, true);
  </action>
  <events name="pano16stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint140].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Grupo 27 : 1 panoramas -->
  

<!-- **** @PanoName="360_1321" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1321.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       latitude="10.432499999999999"
       longitude="-75.531666666666993"
       heading="0"
       thumburl="%FIRSTXML%/_360_1321_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_1321_17/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1321_17/0/1/%v_%u.jpg"/>
          <right url="_360_1321_17/1/1/%v_%u.jpg"/>
          <back  url="_360_1321_17/2/1/%v_%u.jpg"/>
          <left  url="_360_1321_17/3/1/%v_%u.jpg"/>
          <up    url="_360_1321_17/4/1/%v_%u.jpg"/>
          <down  url="_360_1321_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1321_17/0/0/%v_%u.jpg"/>
          <right url="_360_1321_17/1/0/%v_%u.jpg"/>
          <back  url="_360_1321_17/2/0/%v_%u.jpg"/>
          <left  url="_360_1321_17/3/0/%v_%u.jpg"/>
          <up    url="_360_1321_17/4/0/%v_%u.jpg"/>
          <down  url="_360_1321_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1321_17/mobile/0.jpg"/>
        <right url="_360_1321_17/mobile/1.jpg"/>
        <back  url="_360_1321_17/mobile/2.jpg"/>
        <left  url="_360_1321_17/mobile/3.jpg"/>
        <up    url="_360_1321_17/mobile/4.jpg"/>
        <down  url="_360_1321_17/mobile/5.jpg"/>
      </image>








  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint138"
           ath="84.411135" atv="-12.746781"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint138"
           tooltip="spotpoint138_tooltip"
           />
  <hotspot name="spotpoint138" devices="flash" zorder="3"/>
  <hotspot name="spotpoint138" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint138">
  
        mainloadscene(pano19);lookat(6.750000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint139"
           ath="-82.098501" atv="-18.927039"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint139"
           tooltip="spotpoint139_tooltip"
           />
  <hotspot name="spotpoint139" devices="flash" zorder="3"/>
  <hotspot name="spotpoint139" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint139">
  
        mainloadscene(pano16);lookat(90.675000, 5.175000, 90.000000);


  </action>





  <hotspot name="spotpoint141"
           ath="149.935760" atv="-14.291845"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint141"
           tooltip="spotpoint141_tooltip"
           />
  <hotspot name="spotpoint141" devices="flash" zorder="3"/>
  <hotspot name="spotpoint141" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint141">
  
        mainloadscene(pano14);lookat(-175.050000, 2.025000, 90.000000);


  </action>





  <hotspot name="spotpoint146"
           ath="-138.372591" atv="-18.154506"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint146"
           tooltip="spotpoint146_tooltip"
           />
  <hotspot name="spotpoint146" devices="flash" zorder="3"/>
  <hotspot name="spotpoint146" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint146">
  
        mainloadscene(pano13);lookat(0.900000, -1.575000, 90.000000);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint138].visible, false);
    set(hotspot[spotpoint139].visible, false);
    set(hotspot[spotpoint141].visible, false);
    set(hotspot[spotpoint146].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint138].visible, true);
    set(hotspot[spotpoint139].visible, true);
    set(hotspot[spotpoint141].visible, true);
    set(hotspot[spotpoint146].visible, true);
  </action>
  <events name="pano17stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint138].zorder2, %1);

        set(hotspot[spotpoint139].zorder2, %1);

        set(hotspot[spotpoint141].zorder2, %1);

        set(hotspot[spotpoint146].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Grupo 28 : 1 panoramas -->
  

<!-- **** @PanoName="360_1322" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1322.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       latitude="10.432499999999999"
       longitude="-75.531666666666993"
       heading="0"
       thumburl="%FIRSTXML%/_360_1322_18/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano18_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">

    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>


    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />

    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>

    <preview url="%FIRSTXML%/_360_1322_18/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1322_18/0/1/%v_%u.jpg"/>
          <right url="_360_1322_18/1/1/%v_%u.jpg"/>
          <back  url="_360_1322_18/2/1/%v_%u.jpg"/>
          <left  url="_360_1322_18/3/1/%v_%u.jpg"/>
          <up    url="_360_1322_18/4/1/%v_%u.jpg"/>
          <down  url="_360_1322_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1322_18/0/0/%v_%u.jpg"/>
          <right url="_360_1322_18/1/0/%v_%u.jpg"/>
          <back  url="_360_1322_18/2/0/%v_%u.jpg"/>
          <left  url="_360_1322_18/3/0/%v_%u.jpg"/>
          <up    url="_360_1322_18/4/0/%v_%u.jpg"/>
          <down  url="_360_1322_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1322_18/mobile/0.jpg"/>
        <right url="_360_1322_18/mobile/1.jpg"/>
        <back  url="_360_1322_18/mobile/2.jpg"/>
        <left  url="_360_1322_18/mobile/3.jpg"/>
        <up    url="_360_1322_18/mobile/4.jpg"/>
        <down  url="_360_1322_18/mobile/5.jpg"/>
      </image>








  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint133"
           ath="-180.000000" atv="-3.476395"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint133"
           tooltip="spotpoint133_tooltip"
           />
  <hotspot name="spotpoint133" devices="flash" zorder="3"/>
  <hotspot name="spotpoint133" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint133">
  
        mainloadscene(pano19);lookat(6.975000, -2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint133].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint133].visible, true);
  </action>
  <events name="pano18stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint133].zorder2, %1);

      );
    );
  </action>


</scene>


  <!-- Group Grupo 29 : 1 panoramas -->
  

<!-- **** @PanoName="360_1323" @PanoFile="/Users/marketing/Desktop/Andres/Tours/tour 22/Juan sanz/Fotos/360_1323.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       latitude="10.432499999999999"
       longitude="-75.531666666666993"
       heading="0"
       thumburl="%FIRSTXML%/_360_1323_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_1323_19/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />


    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_360_1323_19/0/1/%v_%u.jpg"/>
          <right url="_360_1323_19/1/1/%v_%u.jpg"/>
          <back  url="_360_1323_19/2/1/%v_%u.jpg"/>
          <left  url="_360_1323_19/3/1/%v_%u.jpg"/>
          <up    url="_360_1323_19/4/1/%v_%u.jpg"/>
          <down  url="_360_1323_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_360_1323_19/0/0/%v_%u.jpg"/>
          <right url="_360_1323_19/1/0/%v_%u.jpg"/>
          <back  url="_360_1323_19/2/0/%v_%u.jpg"/>
          <left  url="_360_1323_19/3/0/%v_%u.jpg"/>
          <up    url="_360_1323_19/4/0/%v_%u.jpg"/>
          <down  url="_360_1323_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
      <image type="CUBE" devices="androidstock.and.no-webgl">
        <front url="_360_1323_19/mobile/0.jpg"/>
        <right url="_360_1323_19/mobile/1.jpg"/>
        <back  url="_360_1323_19/mobile/2.jpg"/>
        <left  url="_360_1323_19/mobile/3.jpg"/>
        <up    url="_360_1323_19/mobile/4.jpg"/>
        <down  url="_360_1323_19/mobile/5.jpg"/>
      </image>








  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint131"
           ath="-160.728051" atv="-5.021459"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           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(pano10);lookat(-164.772835, 5.199468, 83.504821);


  </action>





  <hotspot name="spotpoint132"
           ath="177.687366" atv="-5.021459"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           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(pano18);lookat(7.650000, -1.575000, 90.000000);


  </action>





  <hotspot name="spotpoint134"
           ath="-0.385439" atv="-12.746781"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint134"
           tooltip="spotpoint134_tooltip"
           />
  <hotspot name="spotpoint134" devices="flash" zorder="3"/>
  <hotspot name="spotpoint134" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint134">
  
        mainloadscene(pano11);lookat(-1.317421, 0.784615, 101.040833);


  </action>





  <hotspot name="spotpoint137"
           ath="129.892934" atv="-8.884120"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint137"
           tooltip="spotpoint137_tooltip"
           />
  <hotspot name="spotpoint137" devices="flash" zorder="3"/>
  <hotspot name="spotpoint137" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint137">
  
        mainloadscene(pano17);lookat(-86.400000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">
    set(hotspot[spotpoint131].visible, false);
    set(hotspot[spotpoint132].visible, false);
    set(hotspot[spotpoint134].visible, false);
    set(hotspot[spotpoint137].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint131].visible, true);
    set(hotspot[spotpoint132].visible, true);
    set(hotspot[spotpoint134].visible, true);
    set(hotspot[spotpoint137].visible, true);
  </action>
  <events name="pano19stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();




    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();




  </action>


  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        set(hotspot[spotpoint131].zorder2, %1);

        set(hotspot[spotpoint132].zorder2, %1);

        set(hotspot[spotpoint134].zorder2, %1);

        set(hotspot[spotpoint137].zorder2, %1);

      );
    );
  </action>


</scene>


  <krpano nofullspherepanoavailable="false" />



</krpano>

