<?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 : 22-03-2023 10-42-53 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core_vr.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, pano10);
    );
    if(startlanguage !== null AND startlanguage !== "undefined",
      set(tour_language, get(startlanguage));
    );
    if(starttime !== null AND starttime !== "undefined" AND starttime GT 0,
      set(videoscenestarttime, get(starttime));
    ,
      set(videoscenestarttime, 0);
    );
    if(scene[get(startscene)].full360,
    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>

  <!-- 15 Groups -->

  <!-- Group Grupo 28 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2435" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2435.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2435_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="6.650000" 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="6.650000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2435_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="sam_100_2435_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_2435_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2435_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2435_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2435_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2435_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2435_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_2435_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2435_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2435_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2435_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2435_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2435_10/mobile/0.jpg"/>
      <right url="sam_100_2435_10/mobile/1.jpg"/>
      <back  url="sam_100_2435_10/mobile/2.jpg"/>
      <left  url="sam_100_2435_10/mobile/3.jpg"/>
      <up    url="sam_100_2435_10/mobile/4.jpg"/>
      <down  url="sam_100_2435_10/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint46"
           ath="5.587192" atv="-6.810842"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint46"
           tooltip="spotpoint46_tooltip"
           />
  <hotspot name="spotpoint46" devices="flash" zorder="3"/>
  <hotspot name="spotpoint46" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint46">
  
        mainloadscene(pano11);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 29 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2436" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2436.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2436_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%/sam_100_2436_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="sam_100_2436_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_2436_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2436_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2436_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2436_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2436_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2436_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_2436_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2436_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2436_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2436_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2436_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2436_11/mobile/0.jpg"/>
      <right url="sam_100_2436_11/mobile/1.jpg"/>
      <back  url="sam_100_2436_11/mobile/2.jpg"/>
      <left  url="sam_100_2436_11/mobile/3.jpg"/>
      <up    url="sam_100_2436_11/mobile/4.jpg"/>
      <down  url="sam_100_2436_11/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint47"
           ath="176.113436" atv="-3.891960"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint47"
           tooltip="spotpoint47_tooltip"
           />
  <hotspot name="spotpoint47" devices="flash" zorder="3"/>
  <hotspot name="spotpoint47" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint47">
  
        mainloadscene(pano10);


  </action>







  <hotspot name="spotpoint48"
           ath="-11.099196" atv="-1.935484"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint48"
           tooltip="spotpoint48_tooltip"
           />
  <hotspot name="spotpoint48" devices="flash" zorder="3"/>
  <hotspot name="spotpoint48" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint48">
  
        mainloadscene(pano12);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 30 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2437" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2437.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2437_12/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano12_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2437_12/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_2437_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_2437_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2437_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2437_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2437_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2437_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2437_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_2437_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2437_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2437_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2437_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2437_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2437_12/mobile/0.jpg"/>
      <right url="sam_100_2437_12/mobile/1.jpg"/>
      <back  url="sam_100_2437_12/mobile/2.jpg"/>
      <left  url="sam_100_2437_12/mobile/3.jpg"/>
      <up    url="sam_100_2437_12/mobile/4.jpg"/>
      <down  url="sam_100_2437_12/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint49"
           ath="169.797606" atv="-3.405418"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint49"
           tooltip="spotpoint49_tooltip"
           />
  <hotspot name="spotpoint49" devices="flash" zorder="3"/>
  <hotspot name="spotpoint49" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint49">
  
        mainloadscene(pano11);


  </action>







  <hotspot name="spotpoint50"
           ath="-82.834918" atv="-4.207860"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint50"
           tooltip="spotpoint50_tooltip"
           />
  <hotspot name="spotpoint50" devices="flash" zorder="3"/>
  <hotspot name="spotpoint50" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint50">
  
        mainloadscene(pano15);


  </action>







  <hotspot name="spotpoint52"
           ath="-3.860590" atv="-4.354839"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano343"
           onclick="onclickspotpoint52"
           tooltip="spotpoint52_tooltip"
           />
  <hotspot name="spotpoint52" devices="flash" zorder="3"/>
  <hotspot name="spotpoint52" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint52">
  
        mainloadscene(pano343);


  </action>







  <hotspot name="spotpoint354"
           ath="-128.678460" atv="-2.727273"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint354"
           tooltip="spotpoint354_tooltip"
           />
  <hotspot name="spotpoint354" devices="flash" zorder="3"/>
  <hotspot name="spotpoint354" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint354">
  
        mainloadscene(pano13);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 31 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2438" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2438.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2438_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%/sam_100_2438_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="sam_100_2438_13/0/1/%v_%u.jpg"/>
          <right url="sam_100_2438_13/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2438_13/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2438_13/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2438_13/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2438_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2438_13/0/0/%v_%u.jpg"/>
          <right url="sam_100_2438_13/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2438_13/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2438_13/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2438_13/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2438_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2438_13/mobile/0.jpg"/>
      <right url="sam_100_2438_13/mobile/1.jpg"/>
      <back  url="sam_100_2438_13/mobile/2.jpg"/>
      <left  url="sam_100_2438_13/mobile/3.jpg"/>
      <up    url="sam_100_2438_13/mobile/4.jpg"/>
      <down  url="sam_100_2438_13/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint355"
           ath="-175.916802" atv="-5.866455"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint355"
           tooltip="spotpoint355_tooltip"
           />
  <hotspot name="spotpoint355" devices="flash" zorder="3"/>
  <hotspot name="spotpoint355" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint355">
  
        mainloadscene(pano12);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 33 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2440" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2440.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2440_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%/sam_100_2440_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="sam_100_2440_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_2440_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2440_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2440_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2440_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2440_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2440_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_2440_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2440_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2440_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2440_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2440_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2440_15/mobile/0.jpg"/>
      <right url="sam_100_2440_15/mobile/1.jpg"/>
      <back  url="sam_100_2440_15/mobile/2.jpg"/>
      <left  url="sam_100_2440_15/mobile/3.jpg"/>
      <up    url="sam_100_2440_15/mobile/4.jpg"/>
      <down  url="sam_100_2440_15/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint51"
           ath="-118.016639" atv="-3.480660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint51"
           tooltip="spotpoint51_tooltip"
           />
  <hotspot name="spotpoint51" devices="flash" zorder="3"/>
  <hotspot name="spotpoint51" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint51">
  
        mainloadscene(pano12);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 35 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2442" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2442.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2442_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%/sam_100_2442_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="sam_100_2442_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_2442_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2442_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2442_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2442_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2442_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2442_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_2442_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2442_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2442_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2442_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2442_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2442_17/mobile/0.jpg"/>
      <right url="sam_100_2442_17/mobile/1.jpg"/>
      <back  url="sam_100_2442_17/mobile/2.jpg"/>
      <left  url="sam_100_2442_17/mobile/3.jpg"/>
      <up    url="sam_100_2442_17/mobile/4.jpg"/>
      <down  url="sam_100_2442_17/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint347"
           ath="-176.139410" atv="-3.387097"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano343"
           onclick="onclickspotpoint347"
           tooltip="spotpoint347_tooltip"
           />
  <hotspot name="spotpoint347" devices="flash" zorder="3"/>
  <hotspot name="spotpoint347" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint347">
  
        mainloadscene(pano343);


  </action>







  <hotspot name="spotpoint349"
           ath="2.412869" atv="-5.322581"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano18"
           onclick="onclickspotpoint349"
           tooltip="spotpoint349_tooltip"
           />
  <hotspot name="spotpoint349" devices="flash" zorder="3"/>
  <hotspot name="spotpoint349" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint349">
  
        mainloadscene(pano18);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 36 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2443" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2443.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2443_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%/sam_100_2443_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="sam_100_2443_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_2443_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2443_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2443_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2443_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2443_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2443_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_2443_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2443_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2443_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2443_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2443_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2443_18/mobile/0.jpg"/>
      <right url="sam_100_2443_18/mobile/1.jpg"/>
      <back  url="sam_100_2443_18/mobile/2.jpg"/>
      <left  url="sam_100_2443_18/mobile/3.jpg"/>
      <up    url="sam_100_2443_18/mobile/4.jpg"/>
      <down  url="sam_100_2443_18/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint350"
           ath="146.219839" atv="-4.838710"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint350"
           tooltip="spotpoint350_tooltip"
           />
  <hotspot name="spotpoint350" devices="flash" zorder="3"/>
  <hotspot name="spotpoint350" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint350">
  
        mainloadscene(pano17);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 38 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2445" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2445.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano20"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2445_20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano20_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2445_20/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_2445_20/0/1/%v_%u.jpg"/>
          <right url="sam_100_2445_20/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2445_20/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2445_20/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2445_20/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2445_20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2445_20/0/0/%v_%u.jpg"/>
          <right url="sam_100_2445_20/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2445_20/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2445_20/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2445_20/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2445_20/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2445_20/mobile/0.jpg"/>
      <right url="sam_100_2445_20/mobile/1.jpg"/>
      <back  url="sam_100_2445_20/mobile/2.jpg"/>
      <left  url="sam_100_2445_20/mobile/3.jpg"/>
      <up    url="sam_100_2445_20/mobile/4.jpg"/>
      <down  url="sam_100_2445_20/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint352"
           ath="147.667560" atv="-3.387097"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano343"
           onclick="onclickspotpoint352"
           tooltip="spotpoint352_tooltip"
           />
  <hotspot name="spotpoint352" devices="flash" zorder="3"/>
  <hotspot name="spotpoint352" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint352">
  
        mainloadscene(pano343);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 39 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2448" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2448.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2448_21/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano21_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2448_21/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_2448_21/0/1/%v_%u.jpg"/>
          <right url="sam_100_2448_21/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2448_21/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2448_21/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2448_21/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2448_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2448_21/0/0/%v_%u.jpg"/>
          <right url="sam_100_2448_21/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2448_21/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2448_21/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2448_21/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2448_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2448_21/mobile/0.jpg"/>
      <right url="sam_100_2448_21/mobile/1.jpg"/>
      <back  url="sam_100_2448_21/mobile/2.jpg"/>
      <left  url="sam_100_2448_21/mobile/3.jpg"/>
      <up    url="sam_100_2448_21/mobile/4.jpg"/>
      <down  url="sam_100_2448_21/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint359"
           ath="106.767404" atv="-1.420728"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint359"
           tooltip="spotpoint359_tooltip"
           />
  <hotspot name="spotpoint359" devices="flash" zorder="3"/>
  <hotspot name="spotpoint359" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint359">
  
        mainloadscene(pano23);


  </action>







  <hotspot name="spotpoint361"
           ath="88.834951" atv="-1.753247"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint361"
           tooltip="spotpoint361_tooltip"
           />
  <hotspot name="spotpoint361" devices="flash" zorder="3"/>
  <hotspot name="spotpoint361" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint361">
  
        mainloadscene(pano24);


  </action>







  <hotspot name="spotpoint363"
           ath="-152.010724" atv="-7.741935"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint363"
           tooltip="spotpoint363_tooltip"
           />
  <hotspot name="spotpoint363" devices="flash" zorder="3"/>
  <hotspot name="spotpoint363" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint363">
  
        mainloadscene(pano25);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 41 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2450" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2450.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2450_23/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano23_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2450_23/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_2450_23/0/1/%v_%u.jpg"/>
          <right url="sam_100_2450_23/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2450_23/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2450_23/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2450_23/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2450_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2450_23/0/0/%v_%u.jpg"/>
          <right url="sam_100_2450_23/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2450_23/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2450_23/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2450_23/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2450_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2450_23/mobile/0.jpg"/>
      <right url="sam_100_2450_23/mobile/1.jpg"/>
      <back  url="sam_100_2450_23/mobile/2.jpg"/>
      <left  url="sam_100_2450_23/mobile/3.jpg"/>
      <up    url="sam_100_2450_23/mobile/4.jpg"/>
      <down  url="sam_100_2450_23/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint360"
           ath="-174.528202" atv="-2.783505"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint360"
           tooltip="spotpoint360_tooltip"
           />
  <hotspot name="spotpoint360" devices="flash" zorder="3"/>
  <hotspot name="spotpoint360" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint360">
  
        mainloadscene(pano21);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 42 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2451" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2451.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2451_24/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano24_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2451_24/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_2451_24/0/1/%v_%u.jpg"/>
          <right url="sam_100_2451_24/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2451_24/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2451_24/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2451_24/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2451_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2451_24/0/0/%v_%u.jpg"/>
          <right url="sam_100_2451_24/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2451_24/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2451_24/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2451_24/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2451_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2451_24/mobile/0.jpg"/>
      <right url="sam_100_2451_24/mobile/1.jpg"/>
      <back  url="sam_100_2451_24/mobile/2.jpg"/>
      <left  url="sam_100_2451_24/mobile/3.jpg"/>
      <up    url="sam_100_2451_24/mobile/4.jpg"/>
      <down  url="sam_100_2451_24/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint362"
           ath="172.028157" atv="-0.166770"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint362"
           tooltip="spotpoint362_tooltip"
           />
  <hotspot name="spotpoint362" devices="flash" zorder="3"/>
  <hotspot name="spotpoint362" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint362">
  
        mainloadscene(pano21);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 43 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2452" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2452.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2452_25/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano25_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_2452_25/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_2452_25/0/1/%v_%u.jpg"/>
          <right url="sam_100_2452_25/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2452_25/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2452_25/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2452_25/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2452_25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2452_25/0/0/%v_%u.jpg"/>
          <right url="sam_100_2452_25/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2452_25/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2452_25/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2452_25/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2452_25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2452_25/mobile/0.jpg"/>
      <right url="sam_100_2452_25/mobile/1.jpg"/>
      <back  url="sam_100_2452_25/mobile/2.jpg"/>
      <left  url="sam_100_2452_25/mobile/3.jpg"/>
      <up    url="sam_100_2452_25/mobile/4.jpg"/>
      <down  url="sam_100_2452_25/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint364"
           ath="53.294798" atv="-2.087629"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint364"
           tooltip="spotpoint364_tooltip"
           />
  <hotspot name="spotpoint364" devices="flash" zorder="3"/>
  <hotspot name="spotpoint364" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint364">
  
        mainloadscene(pano26);


  </action>







  <hotspot name="spotpoint366"
           ath="162.627346" atv="-0.967742"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint366"
           tooltip="spotpoint366_tooltip"
           />
  <hotspot name="spotpoint366" devices="flash" zorder="3"/>
  <hotspot name="spotpoint366" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint366">
  
        mainloadscene(pano21);


  </action>







  <hotspot name="spotpoint367"
           ath="16.890080" atv="-4.838710"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint367"
           tooltip="spotpoint367_tooltip"
           />
  <hotspot name="spotpoint367" devices="flash" zorder="3"/>
  <hotspot name="spotpoint367" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint367">
  
        mainloadscene(pano27);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 44 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2453" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2453.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2453_26/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano26_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_2453_26/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_2453_26/0/1/%v_%u.jpg"/>
          <right url="sam_100_2453_26/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2453_26/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2453_26/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2453_26/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2453_26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2453_26/0/0/%v_%u.jpg"/>
          <right url="sam_100_2453_26/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2453_26/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2453_26/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2453_26/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2453_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2453_26/mobile/0.jpg"/>
      <right url="sam_100_2453_26/mobile/1.jpg"/>
      <back  url="sam_100_2453_26/mobile/2.jpg"/>
      <left  url="sam_100_2453_26/mobile/3.jpg"/>
      <up    url="sam_100_2453_26/mobile/4.jpg"/>
      <down  url="sam_100_2453_26/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint365"
           ath="-115.335121" atv="-8.225806"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint365"
           tooltip="spotpoint365_tooltip"
           />
  <hotspot name="spotpoint365" devices="flash" zorder="3"/>
  <hotspot name="spotpoint365" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint365">
  
        mainloadscene(pano25);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 45 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2454" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2454.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano27"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2454_27/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano27_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_2454_27/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_2454_27/0/1/%v_%u.jpg"/>
          <right url="sam_100_2454_27/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2454_27/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2454_27/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2454_27/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2454_27/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2454_27/0/0/%v_%u.jpg"/>
          <right url="sam_100_2454_27/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2454_27/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2454_27/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2454_27/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2454_27/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2454_27/mobile/0.jpg"/>
      <right url="sam_100_2454_27/mobile/1.jpg"/>
      <back  url="sam_100_2454_27/mobile/2.jpg"/>
      <left  url="sam_100_2454_27/mobile/3.jpg"/>
      <up    url="sam_100_2454_27/mobile/4.jpg"/>
      <down  url="sam_100_2454_27/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint368"
           ath="171.313673" atv="-2.419355"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint368"
           tooltip="spotpoint368_tooltip"
           />
  <hotspot name="spotpoint368" devices="flash" zorder="3"/>
  <hotspot name="spotpoint368" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint368">
  
        mainloadscene(pano25);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 344 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_2441" @PanoFile="/Users/casa360/Desktop/RUBY/TOURES/Marcela Mora 6360071/FOTOS/SAM_100_2441.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano343"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_2441_343/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano343_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_2441_343/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_2441_343/0/1/%v_%u.jpg"/>
          <right url="sam_100_2441_343/1/1/%v_%u.jpg"/>
          <back  url="sam_100_2441_343/2/1/%v_%u.jpg"/>
          <left  url="sam_100_2441_343/3/1/%v_%u.jpg"/>
          <up    url="sam_100_2441_343/4/1/%v_%u.jpg"/>
          <down  url="sam_100_2441_343/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_2441_343/0/0/%v_%u.jpg"/>
          <right url="sam_100_2441_343/1/0/%v_%u.jpg"/>
          <back  url="sam_100_2441_343/2/0/%v_%u.jpg"/>
          <left  url="sam_100_2441_343/3/0/%v_%u.jpg"/>
          <up    url="sam_100_2441_343/4/0/%v_%u.jpg"/>
          <down  url="sam_100_2441_343/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_2441_343/mobile/0.jpg"/>
      <right url="sam_100_2441_343/mobile/1.jpg"/>
      <back  url="sam_100_2441_343/mobile/2.jpg"/>
      <left  url="sam_100_2441_343/mobile/3.jpg"/>
      <up    url="sam_100_2441_343/mobile/4.jpg"/>
      <down  url="sam_100_2441_343/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint345"
           ath="178.483057" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint345"
           tooltip="spotpoint345_tooltip"
           />
  <hotspot name="spotpoint345" devices="flash" zorder="3"/>
  <hotspot name="spotpoint345" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint345">
  
        mainloadscene(pano12);


  </action>







  <hotspot name="spotpoint346"
           ath="-5.377533" atv="-6.290323"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint346"
           tooltip="spotpoint346_tooltip"
           />
  <hotspot name="spotpoint346" devices="flash" zorder="3"/>
  <hotspot name="spotpoint346" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint346">
  
        mainloadscene(pano17);


  </action>







  <hotspot name="spotpoint351"
           ath="-60.804290" atv="-7.741935"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint351"
           />
  <hotspot name="spotpoint351" devices="flash" zorder="3"/>
  <hotspot name="spotpoint351" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint351">
  
        mainloadscene(pano20);


  </action>







  <hotspot name="spotpoint357"
           ath="-84.932976" atv="-9.193548"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint357"
           tooltip="spotpoint357_tooltip"
           />
  <hotspot name="spotpoint357" devices="flash" zorder="3"/>
  <hotspot name="spotpoint357" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint357">
  
        mainloadscene(pano21);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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



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



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


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


</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

