<?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 : 23-02-2023 16-18-28 -->
  <!-- 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, pano54);
    );
    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>

  <!-- 14 Groups -->

  <!-- Group Grupo 74 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0730" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0730.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano54"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0730_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%/sam_100_0730_54/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0730_54/0/1/%v_%u.jpg"/>
          <right url="sam_100_0730_54/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0730_54/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0730_54/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0730_54/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0730_54/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0730_54/0/0/%v_%u.jpg"/>
          <right url="sam_100_0730_54/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0730_54/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0730_54/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0730_54/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0730_54/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0730_54/mobile/0.jpg"/>
      <right url="sam_100_0730_54/mobile/1.jpg"/>
      <back  url="sam_100_0730_54/mobile/2.jpg"/>
      <left  url="sam_100_0730_54/mobile/3.jpg"/>
      <up    url="sam_100_0730_54/mobile/4.jpg"/>
      <down  url="sam_100_0730_54/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint94"
           ath="175.121951" atv="-6.847826"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           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(pano55);lookat(82.350000, -5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 75 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0731" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0731.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano55"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0731_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%/sam_100_0731_55/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0731_55/0/1/%v_%u.jpg"/>
          <right url="sam_100_0731_55/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0731_55/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0731_55/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0731_55/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0731_55/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0731_55/0/0/%v_%u.jpg"/>
          <right url="sam_100_0731_55/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0731_55/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0731_55/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0731_55/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0731_55/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0731_55/mobile/0.jpg"/>
      <right url="sam_100_0731_55/mobile/1.jpg"/>
      <back  url="sam_100_0731_55/mobile/2.jpg"/>
      <left  url="sam_100_0731_55/mobile/3.jpg"/>
      <up    url="sam_100_0731_55/mobile/4.jpg"/>
      <down  url="sam_100_0731_55/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint95"
           ath="-71.098266" atv="-9.382239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano54"
           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(pano54);lookat(-17.550000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint96"
           ath="173.787650" atv="-4.240838"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano56"
           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(pano56);lookat(177.300000, 6.300000, 90.000000);


  </action>





  <hotspot name="spotpoint97"
           ath="37.560976" atv="-7.826087"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano100"
           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(pano100);lookat(-11.700000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 76 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0732" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0732.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano56"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0732_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%/sam_100_0732_56/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0732_56/0/1/%v_%u.jpg"/>
          <right url="sam_100_0732_56/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0732_56/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0732_56/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0732_56/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0732_56/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0732_56/0/0/%v_%u.jpg"/>
          <right url="sam_100_0732_56/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0732_56/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0732_56/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0732_56/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0732_56/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0732_56/mobile/0.jpg"/>
      <right url="sam_100_0732_56/mobile/1.jpg"/>
      <back  url="sam_100_0732_56/mobile/2.jpg"/>
      <left  url="sam_100_0732_56/mobile/3.jpg"/>
      <up    url="sam_100_0732_56/mobile/4.jpg"/>
      <down  url="sam_100_0732_56/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint109"
           ath="-1.463415" atv="-10.760870"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           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(pano55);lookat(-2.250000, -6.750000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 78 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0734" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0734.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano58"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0734_58/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano58_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0734_58/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0734_58/0/1/%v_%u.jpg"/>
          <right url="sam_100_0734_58/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0734_58/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0734_58/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0734_58/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0734_58/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0734_58/0/0/%v_%u.jpg"/>
          <right url="sam_100_0734_58/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0734_58/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0734_58/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0734_58/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0734_58/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0734_58/mobile/0.jpg"/>
      <right url="sam_100_0734_58/mobile/1.jpg"/>
      <back  url="sam_100_0734_58/mobile/2.jpg"/>
      <left  url="sam_100_0734_58/mobile/3.jpg"/>
      <up    url="sam_100_0734_58/mobile/4.jpg"/>
      <down  url="sam_100_0734_58/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint104"
           ath="-48.881789" atv="0.293160"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano100"
           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(pano100);lookat(-10.350000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint105"
           ath="178.048780" atv="-1.956522"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano61"
           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(pano61);lookat(94.050000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint107"
           ath="57.486911" atv="-10.106952"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano63"
           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(pano63);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 81 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0737" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0737.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano61"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0737_61/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano61_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0737_61/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0737_61/0/1/%v_%u.jpg"/>
          <right url="sam_100_0737_61/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0737_61/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0737_61/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0737_61/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0737_61/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0737_61/0/0/%v_%u.jpg"/>
          <right url="sam_100_0737_61/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0737_61/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0737_61/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0737_61/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0737_61/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0737_61/mobile/0.jpg"/>
      <right url="sam_100_0737_61/mobile/1.jpg"/>
      <back  url="sam_100_0737_61/mobile/2.jpg"/>
      <left  url="sam_100_0737_61/mobile/3.jpg"/>
      <up    url="sam_100_0737_61/mobile/4.jpg"/>
      <down  url="sam_100_0737_61/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint106"
           ath="-51.044776" atv="0.538922"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano58"
           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(pano58);lookat(-3.150000, -4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 83 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0739" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0739.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano63"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0739_63/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano63_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0739_63/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0739_63/0/1/%v_%u.jpg"/>
          <right url="sam_100_0739_63/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0739_63/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0739_63/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0739_63/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0739_63/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0739_63/0/0/%v_%u.jpg"/>
          <right url="sam_100_0739_63/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0739_63/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0739_63/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0739_63/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0739_63/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0739_63/mobile/0.jpg"/>
      <right url="sam_100_0739_63/mobile/1.jpg"/>
      <back  url="sam_100_0739_63/mobile/2.jpg"/>
      <left  url="sam_100_0739_63/mobile/3.jpg"/>
      <up    url="sam_100_0739_63/mobile/4.jpg"/>
      <down  url="sam_100_0739_63/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint110"
           ath="179.024390" atv="-3.913043"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano64"
           onclick="onclickspotpoint110"
           tooltip="spotpoint110_tooltip"
           />
  <hotspot name="spotpoint110" devices="flash" zorder="3"/>
  <hotspot name="spotpoint110" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint110">
  
        mainloadscene(pano64);lookat(-178.650000, 5.850000, 90.000000);


  </action>





  <hotspot name="spotpoint112"
           ath="76.585366" atv="-6.847826"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano58"
           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(pano58);lookat(-93.600000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint113"
           ath="-85.365854" atv="2.934783"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano70"
           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(pano70);lookat(0.000000, 0.000000, 99.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 84 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0740" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0740.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano64"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0740_64/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano64_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0740_64/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0740_64/0/1/%v_%u.jpg"/>
          <right url="sam_100_0740_64/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0740_64/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0740_64/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0740_64/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0740_64/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0740_64/0/0/%v_%u.jpg"/>
          <right url="sam_100_0740_64/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0740_64/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0740_64/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0740_64/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0740_64/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0740_64/mobile/0.jpg"/>
      <right url="sam_100_0740_64/mobile/1.jpg"/>
      <back  url="sam_100_0740_64/mobile/2.jpg"/>
      <left  url="sam_100_0740_64/mobile/3.jpg"/>
      <up    url="sam_100_0740_64/mobile/4.jpg"/>
      <down  url="sam_100_0740_64/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint111"
           ath="-3.414634" atv="-12.717391"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano63"
           onclick="onclickspotpoint111"
           tooltip="spotpoint111_tooltip"
           />
  <hotspot name="spotpoint111" devices="flash" zorder="3"/>
  <hotspot name="spotpoint111" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint111">
  
        mainloadscene(pano63);lookat(-4.500000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 86 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0742" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0742.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano66"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0742_66/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano66_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0742_66/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0742_66/0/1/%v_%u.jpg"/>
          <right url="sam_100_0742_66/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0742_66/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0742_66/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0742_66/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0742_66/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0742_66/0/0/%v_%u.jpg"/>
          <right url="sam_100_0742_66/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0742_66/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0742_66/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0742_66/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0742_66/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0742_66/mobile/0.jpg"/>
      <right url="sam_100_0742_66/mobile/1.jpg"/>
      <back  url="sam_100_0742_66/mobile/2.jpg"/>
      <left  url="sam_100_0742_66/mobile/3.jpg"/>
      <up    url="sam_100_0742_66/mobile/4.jpg"/>
      <down  url="sam_100_0742_66/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint124"
           ath="-161.965318" atv="-3.127413"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano70"
           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(pano70);lookat(88.650000, -2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 88 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0744" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0744.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano68"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0744_68/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano68_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0744_68/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0744_68/0/1/%v_%u.jpg"/>
          <right url="sam_100_0744_68/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0744_68/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0744_68/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0744_68/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0744_68/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0744_68/0/0/%v_%u.jpg"/>
          <right url="sam_100_0744_68/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0744_68/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0744_68/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0744_68/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0744_68/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0744_68/mobile/0.jpg"/>
      <right url="sam_100_0744_68/mobile/1.jpg"/>
      <back  url="sam_100_0744_68/mobile/2.jpg"/>
      <left  url="sam_100_0744_68/mobile/3.jpg"/>
      <up    url="sam_100_0744_68/mobile/4.jpg"/>
      <down  url="sam_100_0744_68/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint127"
           ath="160.578035" atv="-7.992278"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano70"
           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(pano70);lookat(91.800000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 90 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0746" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0746.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano70"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0746_70/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano70_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0746_70/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0746_70/0/1/%v_%u.jpg"/>
          <right url="sam_100_0746_70/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0746_70/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0746_70/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0746_70/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0746_70/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0746_70/0/0/%v_%u.jpg"/>
          <right url="sam_100_0746_70/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0746_70/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0746_70/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0746_70/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0746_70/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0746_70/mobile/0.jpg"/>
      <right url="sam_100_0746_70/mobile/1.jpg"/>
      <back  url="sam_100_0746_70/mobile/2.jpg"/>
      <left  url="sam_100_0746_70/mobile/3.jpg"/>
      <up    url="sam_100_0746_70/mobile/4.jpg"/>
      <down  url="sam_100_0746_70/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint115"
           ath="-7.976879" atv="-4.517375"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano63"
           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(pano63);lookat(94.500000, -2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint117"
           ath="159.958763" atv="-2.975207"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano71"
           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(pano71);lookat(-171.900000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint125"
           ath="-26.705202" atv="-5.212355"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano66"
           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(pano66);lookat(-11.700000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint126"
           ath="-56.531792" atv="-5.907336"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano68"
           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(pano68);lookat(-1.800000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 91 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0747" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0747.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano71"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0747_71/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano71_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0747_71/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0747_71/0/1/%v_%u.jpg"/>
          <right url="sam_100_0747_71/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0747_71/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0747_71/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0747_71/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0747_71/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0747_71/0/0/%v_%u.jpg"/>
          <right url="sam_100_0747_71/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0747_71/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0747_71/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0747_71/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0747_71/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0747_71/mobile/0.jpg"/>
      <right url="sam_100_0747_71/mobile/1.jpg"/>
      <back  url="sam_100_0747_71/mobile/2.jpg"/>
      <left  url="sam_100_0747_71/mobile/3.jpg"/>
      <up    url="sam_100_0747_71/mobile/4.jpg"/>
      <down  url="sam_100_0747_71/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint118"
           ath="-32.346090" atv="-4.832215"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano70"
           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(pano70);lookat(-9.000000, -2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint119"
           ath="3.594010" atv="-6.946309"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano72"
           onclick="onclickspotpoint119"
           tooltip="spotpoint119_tooltip"
           />
  <hotspot name="spotpoint119" devices="flash" zorder="3"/>
  <hotspot name="spotpoint119" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint119">
  
        mainloadscene(pano72);lookat(176.850000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 92 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0748" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0748.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano72"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0748_72/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano72_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0748_72/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0748_72/0/1/%v_%u.jpg"/>
          <right url="sam_100_0748_72/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0748_72/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0748_72/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0748_72/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0748_72/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0748_72/0/0/%v_%u.jpg"/>
          <right url="sam_100_0748_72/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0748_72/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0748_72/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0748_72/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0748_72/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0748_72/mobile/0.jpg"/>
      <right url="sam_100_0748_72/mobile/1.jpg"/>
      <back  url="sam_100_0748_72/mobile/2.jpg"/>
      <left  url="sam_100_0748_72/mobile/3.jpg"/>
      <up    url="sam_100_0748_72/mobile/4.jpg"/>
      <down  url="sam_100_0748_72/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint120"
           ath="169.643902" atv="-7.297297"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano73"
           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(pano73);lookat(174.600000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint122"
           ath="-3.121387" atv="-5.907336"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano71"
           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(pano71);lookat(-174.150000, 4.500000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 93 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0749" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0749.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano73"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0749_73/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano73_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0749_73/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0749_73/0/1/%v_%u.jpg"/>
          <right url="sam_100_0749_73/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0749_73/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0749_73/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0749_73/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0749_73/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0749_73/0/0/%v_%u.jpg"/>
          <right url="sam_100_0749_73/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0749_73/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0749_73/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0749_73/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0749_73/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0749_73/mobile/0.jpg"/>
      <right url="sam_100_0749_73/mobile/1.jpg"/>
      <back  url="sam_100_0749_73/mobile/2.jpg"/>
      <left  url="sam_100_0749_73/mobile/3.jpg"/>
      <up    url="sam_100_0749_73/mobile/4.jpg"/>
      <down  url="sam_100_0749_73/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint121"
           ath="-22.784810" atv="-4.351145"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano72"
           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(pano72);lookat(-19.350000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 101 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0733" @PanoFile="C:/Users/CASA 360/Desktop/RUBY/TOURS/Carolina Carreño 6296756/FOTOS/SAM_100_0733.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano100"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0733_100/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano100_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0733_100/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="sam_100_0733_100/0/1/%v_%u.jpg"/>
          <right url="sam_100_0733_100/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0733_100/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0733_100/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0733_100/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0733_100/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0733_100/0/0/%v_%u.jpg"/>
          <right url="sam_100_0733_100/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0733_100/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0733_100/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0733_100/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0733_100/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0733_100/mobile/0.jpg"/>
      <right url="sam_100_0733_100/mobile/1.jpg"/>
      <back  url="sam_100_0733_100/mobile/2.jpg"/>
      <left  url="sam_100_0733_100/mobile/3.jpg"/>
      <up    url="sam_100_0733_100/mobile/4.jpg"/>
      <down  url="sam_100_0733_100/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint102"
           ath="-111.508121" atv="1.482353"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           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(pano55);lookat(-94.050000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint103"
           ath="-179.839499" atv="-1.139241"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano58"
           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(pano58);lookat(-173.250000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint108"
           ath="132.195122" atv="-9.782609"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano63"
           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(pano63);lookat(-87.750000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

