<?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 : 15-09-2022 16-40-56 -->
  <!-- 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, pano10);
    );
    if(startlanguage !== null AND startlanguage !== "undefined",
      set(tour_language, get(startlanguage));
    );
    if(starttime !== null AND starttime !== "undefined" AND starttime GT 0,
      set(videoscenestarttime, get(starttime));
    ,
      set(videoscenestarttime, 0);
    );
    mainloadsceneStartup(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      ,
        if (f !== null,
          lookat(get(h), get(view.vlookat), get(f));
         ,
          lookat(get(h), get(view.vlookat));
        );
      );
    ,
      if (v !== null,
        if (f !== null,
          lookat(get(view.hlookat), get(v), get(f));
         ,
          lookat(get(view.hlookat), get(v));
        );
      ,
        if (f !== null,
          lookat(get(view.hlookat), get(view.vlookat), get(f));
        );
      );
    );
  </action>

  <!-- 72 Groups -->

  <!-- Group Grupo 82 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0951" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0951.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0951_10/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano10_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="1.330000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="4.430000" v="1.330000" 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="4.430000"
          vlookat="1.330000"/>
    <preview url="%FIRSTXML%/sam_100_0951_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_0951_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_0951_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0951_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0951_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0951_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0951_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0951_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_0951_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0951_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0951_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0951_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0951_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0951_10/mobile/0.jpg"/>
      <right url="sam_100_0951_10/mobile/1.jpg"/>
      <back  url="sam_100_0951_10/mobile/2.jpg"/>
      <left  url="sam_100_0951_10/mobile/3.jpg"/>
      <up    url="sam_100_0951_10/mobile/4.jpg"/>
      <down  url="sam_100_0951_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint154"
           ath="14.560375" atv="-11.830986"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint154"
           tooltip="spotpoint154_tooltip"
           />
  <hotspot name="spotpoint154" devices="flash" zorder="3"/>
  <hotspot name="spotpoint154" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint154">
  
        mainloadscene(pano11);lookat(1.800000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 83 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0952" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0952.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0952_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_0952_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_0952_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_0952_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0952_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0952_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0952_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0952_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0952_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_0952_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0952_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0952_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0952_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0952_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0952_11/mobile/0.jpg"/>
      <right url="sam_100_0952_11/mobile/1.jpg"/>
      <back  url="sam_100_0952_11/mobile/2.jpg"/>
      <left  url="sam_100_0952_11/mobile/3.jpg"/>
      <up    url="sam_100_0952_11/mobile/4.jpg"/>
      <down  url="sam_100_0952_11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint155"
           ath="-14.982415" atv="-8.028169"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint155"
           tooltip="spotpoint155_tooltip"
           />
  <hotspot name="spotpoint155" devices="flash" zorder="3"/>
  <hotspot name="spotpoint155" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint155">
  
        mainloadscene(pano12);lookat(4.050000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint228"
           ath="-169.449004" atv="-5.915493"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint228"
           tooltip="spotpoint228_tooltip"
           />
  <hotspot name="spotpoint228" devices="flash" zorder="3"/>
  <hotspot name="spotpoint228" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint228">
  
        mainloadscene(pano10);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 84 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0953" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0953.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0953_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_0953_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_0953_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_0953_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0953_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0953_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0953_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0953_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0953_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_0953_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0953_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0953_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0953_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0953_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0953_12/mobile/0.jpg"/>
      <right url="sam_100_0953_12/mobile/1.jpg"/>
      <back  url="sam_100_0953_12/mobile/2.jpg"/>
      <left  url="sam_100_0953_12/mobile/3.jpg"/>
      <up    url="sam_100_0953_12/mobile/4.jpg"/>
      <down  url="sam_100_0953_12/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint156"
           ath="-2.321219" atv="-9.718310"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint156"
           tooltip="spotpoint156_tooltip"
           />
  <hotspot name="spotpoint156" devices="flash" zorder="3"/>
  <hotspot name="spotpoint156" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint156">
  
        mainloadscene(pano14);lookat(6.300000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint157"
           ath="-106.987104" atv="-9.295775"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint157"
           tooltip="spotpoint157_tooltip"
           />
  <hotspot name="spotpoint157" devices="flash" zorder="3"/>
  <hotspot name="spotpoint157" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint157">
  
        mainloadscene(pano33);lookat(6.300000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint227"
           ath="161.008206" atv="-8.028169"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           onclick="onclickspotpoint227"
           tooltip="spotpoint227_tooltip"
           />
  <hotspot name="spotpoint227" devices="flash" zorder="3"/>
  <hotspot name="spotpoint227" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint227">
  
        mainloadscene(pano11);lookat(-177.750000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 85 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0954" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0954.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0954_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_0954_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_0954_13/0/1/%v_%u.jpg"/>
          <right url="sam_100_0954_13/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0954_13/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0954_13/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0954_13/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0954_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0954_13/0/0/%v_%u.jpg"/>
          <right url="sam_100_0954_13/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0954_13/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0954_13/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0954_13/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0954_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0954_13/mobile/0.jpg"/>
      <right url="sam_100_0954_13/mobile/1.jpg"/>
      <back  url="sam_100_0954_13/mobile/2.jpg"/>
      <left  url="sam_100_0954_13/mobile/3.jpg"/>
      <up    url="sam_100_0954_13/mobile/4.jpg"/>
      <down  url="sam_100_0954_13/mobile/5.jpg"/>
    </image>






</scene>

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




  <!-- **** 5 Point Spots **** -->



  <hotspot name="spotpoint165"
           ath="115.427902" atv="-8.450704"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint165"
           tooltip="spotpoint165_tooltip"
           />
  <hotspot name="spotpoint165" devices="flash" zorder="3"/>
  <hotspot name="spotpoint165" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint165">
  
        mainloadscene(pano16);lookat(-78.300000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint180"
           ath="-86.729191" atv="-7.183099"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint180"
           tooltip="spotpoint180_tooltip"
           />
  <hotspot name="spotpoint180" devices="flash" zorder="3"/>
  <hotspot name="spotpoint180" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint180">
  
        mainloadscene(pano41);lookat(-174.600000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint182"
           ath="63.516999" atv="-7.183099"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint182"
           tooltip="spotpoint182_tooltip"
           />
  <hotspot name="spotpoint182" devices="flash" zorder="3"/>
  <hotspot name="spotpoint182" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint182">
  
        mainloadscene(pano30);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint188"
           ath="-18.780774" atv="-6.338028"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint188"
           tooltip="spotpoint188_tooltip"
           />
  <hotspot name="spotpoint188" devices="flash" zorder="3"/>
  <hotspot name="spotpoint188" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint188">
  
        mainloadscene(pano43);lookat(3.600000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint226"
           ath="-175.357562" atv="-8.028169"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint226"
           tooltip="spotpoint226_tooltip"
           />
  <hotspot name="spotpoint226" devices="flash" zorder="3"/>
  <hotspot name="spotpoint226" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint226">
  
        mainloadscene(pano12);lookat(-177.750000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 87 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0956" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0956.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0956_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_0956_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_0956_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_0956_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0956_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0956_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0956_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0956_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0956_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_0956_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0956_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0956_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0956_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0956_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0956_15/mobile/0.jpg"/>
      <right url="sam_100_0956_15/mobile/1.jpg"/>
      <back  url="sam_100_0956_15/mobile/2.jpg"/>
      <left  url="sam_100_0956_15/mobile/3.jpg"/>
      <up    url="sam_100_0956_15/mobile/4.jpg"/>
      <down  url="sam_100_0956_15/mobile/5.jpg"/>
    </image>






</scene>

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




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



  <hotspot name="spotpoint166"
           ath="-6.541618" atv="-8.028169"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint166"
           tooltip="spotpoint166_tooltip"
           />
  <hotspot name="spotpoint166" devices="flash" zorder="3"/>
  <hotspot name="spotpoint166" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint166">
  
        mainloadscene(pano17);lookat(8.100000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint179"
           ath="109.941383" atv="-6.338028"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint179"
           tooltip="spotpoint179_tooltip"
           />
  <hotspot name="spotpoint179" devices="flash" zorder="3"/>
  <hotspot name="spotpoint179" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint179">
  
        mainloadscene(pano14);lookat(-84.150000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint184"
           ath="-168.182884" atv="-11.408451"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint184"
           tooltip="spotpoint184_tooltip"
           />
  <hotspot name="spotpoint184" devices="flash" zorder="3"/>
  <hotspot name="spotpoint184" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint184">
  
        mainloadscene(pano30);lookat(-85.050000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 89 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0958" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0958.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0958_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_0958_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_0958_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_0958_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0958_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0958_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0958_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0958_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0958_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_0958_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0958_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0958_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0958_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0958_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0958_17/mobile/0.jpg"/>
      <right url="sam_100_0958_17/mobile/1.jpg"/>
      <back  url="sam_100_0958_17/mobile/2.jpg"/>
      <left  url="sam_100_0958_17/mobile/3.jpg"/>
      <up    url="sam_100_0958_17/mobile/4.jpg"/>
      <down  url="sam_100_0958_17/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint167"
           ath="3.587339" atv="-9.718310"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint167"
           tooltip="spotpoint167_tooltip"
           />
  <hotspot name="spotpoint167" devices="flash" zorder="3"/>
  <hotspot name="spotpoint167" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint167">
  
        mainloadscene(pano19);lookat(95.400000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint178"
           ath="160.164127" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint178"
           tooltip="spotpoint178_tooltip"
           />
  <hotspot name="spotpoint178" devices="flash" zorder="3"/>
  <hotspot name="spotpoint178" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint178">
  
        mainloadscene(pano16);lookat(-169.650000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 90 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0959" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0959.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0959_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_0959_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_0959_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_0959_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0959_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0959_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0959_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0959_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0959_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_0959_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0959_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0959_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0959_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0959_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0959_18/mobile/0.jpg"/>
      <right url="sam_100_0959_18/mobile/1.jpg"/>
      <back  url="sam_100_0959_18/mobile/2.jpg"/>
      <left  url="sam_100_0959_18/mobile/3.jpg"/>
      <up    url="sam_100_0959_18/mobile/4.jpg"/>
      <down  url="sam_100_0959_18/mobile/5.jpg"/>
    </image>






</scene>

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




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



  <hotspot name="spotpoint168"
           ath="2.743259" atv="-4.647887"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint168"
           tooltip="spotpoint168_tooltip"
           />
  <hotspot name="spotpoint168" devices="flash" zorder="3"/>
  <hotspot name="spotpoint168" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint168">
  
        mainloadscene(pano20);lookat(-2.700000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint177"
           ath="-90.949590" atv="-6.760563"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint177"
           tooltip="spotpoint177_tooltip"
           />
  <hotspot name="spotpoint177" devices="flash" zorder="3"/>
  <hotspot name="spotpoint177" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint177">
  
        mainloadscene(pano17);lookat(-174.150000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 92 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0961" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0961.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano20"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0961_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_0961_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_0961_20/0/1/%v_%u.jpg"/>
          <right url="sam_100_0961_20/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0961_20/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0961_20/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0961_20/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0961_20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0961_20/0/0/%v_%u.jpg"/>
          <right url="sam_100_0961_20/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0961_20/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0961_20/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0961_20/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0961_20/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0961_20/mobile/0.jpg"/>
      <right url="sam_100_0961_20/mobile/1.jpg"/>
      <back  url="sam_100_0961_20/mobile/2.jpg"/>
      <left  url="sam_100_0961_20/mobile/3.jpg"/>
      <up    url="sam_100_0961_20/mobile/4.jpg"/>
      <down  url="sam_100_0961_20/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint169"
           ath="-92.637749" atv="-7.183099"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint169"
           tooltip="spotpoint169_tooltip"
           />
  <hotspot name="spotpoint169" devices="flash" zorder="3"/>
  <hotspot name="spotpoint169" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint169">
  
        mainloadscene(pano22);lookat(6.300000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint171"
           ath="-17.092614" atv="-6.760563"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint171"
           tooltip="spotpoint171_tooltip"
           />
  <hotspot name="spotpoint171" devices="flash" zorder="3"/>
  <hotspot name="spotpoint171" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint171">
  
        mainloadscene(pano24);lookat(0.900000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint176"
           ath="171.981243" atv="-10.985915"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint176"
           tooltip="spotpoint176_tooltip"
           />
  <hotspot name="spotpoint176" devices="flash" zorder="3"/>
  <hotspot name="spotpoint176" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint176">
  
        mainloadscene(pano19);lookat(-175.050000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 93 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0962" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0962.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0962_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_0962_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_0962_21/0/1/%v_%u.jpg"/>
          <right url="sam_100_0962_21/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0962_21/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0962_21/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0962_21/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0962_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0962_21/0/0/%v_%u.jpg"/>
          <right url="sam_100_0962_21/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0962_21/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0962_21/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0962_21/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0962_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0962_21/mobile/0.jpg"/>
      <right url="sam_100_0962_21/mobile/1.jpg"/>
      <back  url="sam_100_0962_21/mobile/2.jpg"/>
      <left  url="sam_100_0962_21/mobile/3.jpg"/>
      <up    url="sam_100_0962_21/mobile/4.jpg"/>
      <down  url="sam_100_0962_21/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 94 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0963" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0963.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano22"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0963_22/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano22_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0963_22/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_0963_22/0/1/%v_%u.jpg"/>
          <right url="sam_100_0963_22/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0963_22/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0963_22/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0963_22/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0963_22/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0963_22/0/0/%v_%u.jpg"/>
          <right url="sam_100_0963_22/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0963_22/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0963_22/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0963_22/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0963_22/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0963_22/mobile/0.jpg"/>
      <right url="sam_100_0963_22/mobile/1.jpg"/>
      <back  url="sam_100_0963_22/mobile/2.jpg"/>
      <left  url="sam_100_0963_22/mobile/3.jpg"/>
      <up    url="sam_100_0963_22/mobile/4.jpg"/>
      <down  url="sam_100_0963_22/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint170"
           ath="166.494725" atv="-6.338028"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint170"
           tooltip="spotpoint170_tooltip"
           />
  <hotspot name="spotpoint170" devices="flash" zorder="3"/>
  <hotspot name="spotpoint170" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint170">
  
        mainloadscene(pano20);lookat(84.600000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 95 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0964" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0964.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0964_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_0964_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_0964_23/0/1/%v_%u.jpg"/>
          <right url="sam_100_0964_23/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0964_23/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0964_23/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0964_23/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0964_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0964_23/0/0/%v_%u.jpg"/>
          <right url="sam_100_0964_23/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0964_23/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0964_23/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0964_23/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0964_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0964_23/mobile/0.jpg"/>
      <right url="sam_100_0964_23/mobile/1.jpg"/>
      <back  url="sam_100_0964_23/mobile/2.jpg"/>
      <left  url="sam_100_0964_23/mobile/3.jpg"/>
      <up    url="sam_100_0964_23/mobile/4.jpg"/>
      <down  url="sam_100_0964_23/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 96 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0965" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0965.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0965_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_0965_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_0965_24/0/1/%v_%u.jpg"/>
          <right url="sam_100_0965_24/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0965_24/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0965_24/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0965_24/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0965_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0965_24/0/0/%v_%u.jpg"/>
          <right url="sam_100_0965_24/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0965_24/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0965_24/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0965_24/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0965_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0965_24/mobile/0.jpg"/>
      <right url="sam_100_0965_24/mobile/1.jpg"/>
      <back  url="sam_100_0965_24/mobile/2.jpg"/>
      <left  url="sam_100_0965_24/mobile/3.jpg"/>
      <up    url="sam_100_0965_24/mobile/4.jpg"/>
      <down  url="sam_100_0965_24/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint172"
           ath="90.949590" atv="-6.760563"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           onclick="onclickspotpoint172"
           tooltip="spotpoint172_tooltip"
           />
  <hotspot name="spotpoint172" devices="flash" zorder="3"/>
  <hotspot name="spotpoint172" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint172">
  
        mainloadscene(pano26);lookat(92.700000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint174"
           ath="147.080891" atv="-5.492958"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint174"
           tooltip="spotpoint174_tooltip"
           />
  <hotspot name="spotpoint174" devices="flash" zorder="3"/>
  <hotspot name="spotpoint174" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint174">
  
        mainloadscene(pano20);lookat(176.400000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 97 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0966" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0966.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0966_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_0966_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_0966_25/0/1/%v_%u.jpg"/>
          <right url="sam_100_0966_25/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0966_25/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0966_25/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0966_25/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0966_25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0966_25/0/0/%v_%u.jpg"/>
          <right url="sam_100_0966_25/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0966_25/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0966_25/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0966_25/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0966_25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0966_25/mobile/0.jpg"/>
      <right url="sam_100_0966_25/mobile/1.jpg"/>
      <back  url="sam_100_0966_25/mobile/2.jpg"/>
      <left  url="sam_100_0966_25/mobile/3.jpg"/>
      <up    url="sam_100_0966_25/mobile/4.jpg"/>
      <down  url="sam_100_0966_25/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 98 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0967" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0967.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0967_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_0967_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_0967_26/0/1/%v_%u.jpg"/>
          <right url="sam_100_0967_26/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0967_26/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0967_26/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0967_26/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0967_26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0967_26/0/0/%v_%u.jpg"/>
          <right url="sam_100_0967_26/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0967_26/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0967_26/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0967_26/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0967_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0967_26/mobile/0.jpg"/>
      <right url="sam_100_0967_26/mobile/1.jpg"/>
      <back  url="sam_100_0967_26/mobile/2.jpg"/>
      <left  url="sam_100_0967_26/mobile/3.jpg"/>
      <up    url="sam_100_0967_26/mobile/4.jpg"/>
      <down  url="sam_100_0967_26/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint173"
           ath="-68.159437" atv="-8.450704"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint173"
           tooltip="spotpoint173_tooltip"
           />
  <hotspot name="spotpoint173" devices="flash" zorder="3"/>
  <hotspot name="spotpoint173" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint173">
  
        mainloadscene(pano24);lookat(-91.350000, 5.400000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 99 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0968" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0968.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano27"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0968_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_0968_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_0968_27/0/1/%v_%u.jpg"/>
          <right url="sam_100_0968_27/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0968_27/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0968_27/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0968_27/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0968_27/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0968_27/0/0/%v_%u.jpg"/>
          <right url="sam_100_0968_27/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0968_27/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0968_27/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0968_27/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0968_27/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0968_27/mobile/0.jpg"/>
      <right url="sam_100_0968_27/mobile/1.jpg"/>
      <back  url="sam_100_0968_27/mobile/2.jpg"/>
      <left  url="sam_100_0968_27/mobile/3.jpg"/>
      <up    url="sam_100_0968_27/mobile/4.jpg"/>
      <down  url="sam_100_0968_27/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 100 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0969" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0969.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano28"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0969_28/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano28_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0969_28/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_0969_28/0/1/%v_%u.jpg"/>
          <right url="sam_100_0969_28/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0969_28/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0969_28/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0969_28/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0969_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0969_28/0/0/%v_%u.jpg"/>
          <right url="sam_100_0969_28/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0969_28/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0969_28/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0969_28/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0969_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0969_28/mobile/0.jpg"/>
      <right url="sam_100_0969_28/mobile/1.jpg"/>
      <back  url="sam_100_0969_28/mobile/2.jpg"/>
      <left  url="sam_100_0969_28/mobile/3.jpg"/>
      <up    url="sam_100_0969_28/mobile/4.jpg"/>
      <down  url="sam_100_0969_28/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint186"
           ath="-30.175850" atv="-5.915493"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint186"
           tooltip="spotpoint186_tooltip"
           />
  <hotspot name="spotpoint186" devices="flash" zorder="3"/>
  <hotspot name="spotpoint186" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint186">
  
        mainloadscene(pano30);lookat(176.850000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 101 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0970" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0970.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano29"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0970_29/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano29_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_0970_29/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_0970_29/0/1/%v_%u.jpg"/>
          <right url="sam_100_0970_29/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0970_29/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0970_29/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0970_29/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0970_29/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0970_29/0/0/%v_%u.jpg"/>
          <right url="sam_100_0970_29/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0970_29/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0970_29/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0970_29/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0970_29/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0970_29/mobile/0.jpg"/>
      <right url="sam_100_0970_29/mobile/1.jpg"/>
      <back  url="sam_100_0970_29/mobile/2.jpg"/>
      <left  url="sam_100_0970_29/mobile/3.jpg"/>
      <up    url="sam_100_0970_29/mobile/4.jpg"/>
      <down  url="sam_100_0970_29/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 102 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0971" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0971.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano30"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0971_30/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano30_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_0971_30/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_0971_30/0/1/%v_%u.jpg"/>
          <right url="sam_100_0971_30/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0971_30/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0971_30/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0971_30/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0971_30/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0971_30/0/0/%v_%u.jpg"/>
          <right url="sam_100_0971_30/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0971_30/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0971_30/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0971_30/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0971_30/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0971_30/mobile/0.jpg"/>
      <right url="sam_100_0971_30/mobile/1.jpg"/>
      <back  url="sam_100_0971_30/mobile/2.jpg"/>
      <left  url="sam_100_0971_30/mobile/3.jpg"/>
      <up    url="sam_100_0971_30/mobile/4.jpg"/>
      <down  url="sam_100_0971_30/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint183"
           ath="76.178195" atv="-6.338028"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint183"
           tooltip="spotpoint183_tooltip"
           />
  <hotspot name="spotpoint183" devices="flash" zorder="3"/>
  <hotspot name="spotpoint183" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint183">
  
        mainloadscene(pano16);lookat(8.550000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint185"
           ath="14.560375" atv="-7.183099"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint185"
           tooltip="spotpoint185_tooltip"
           />
  <hotspot name="spotpoint185" devices="flash" zorder="3"/>
  <hotspot name="spotpoint185" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint185">
  
        mainloadscene(pano28);lookat(147.150000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint187"
           ath="160.164127" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint187"
           tooltip="spotpoint187_tooltip"
           />
  <hotspot name="spotpoint187" devices="flash" zorder="3"/>
  <hotspot name="spotpoint187" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint187">
  
        mainloadscene(pano14);lookat(-85.950000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 103 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0972" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0972.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano31"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0972_31/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano31_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_0972_31/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_0972_31/0/1/%v_%u.jpg"/>
          <right url="sam_100_0972_31/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0972_31/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0972_31/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0972_31/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0972_31/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0972_31/0/0/%v_%u.jpg"/>
          <right url="sam_100_0972_31/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0972_31/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0972_31/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0972_31/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0972_31/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0972_31/mobile/0.jpg"/>
      <right url="sam_100_0972_31/mobile/1.jpg"/>
      <back  url="sam_100_0972_31/mobile/2.jpg"/>
      <left  url="sam_100_0972_31/mobile/3.jpg"/>
      <up    url="sam_100_0972_31/mobile/4.jpg"/>
      <down  url="sam_100_0972_31/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 104 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0973" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0973.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano32"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0973_32/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano32_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_0973_32/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_0973_32/0/1/%v_%u.jpg"/>
          <right url="sam_100_0973_32/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0973_32/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0973_32/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0973_32/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0973_32/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0973_32/0/0/%v_%u.jpg"/>
          <right url="sam_100_0973_32/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0973_32/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0973_32/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0973_32/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0973_32/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0973_32/mobile/0.jpg"/>
      <right url="sam_100_0973_32/mobile/1.jpg"/>
      <back  url="sam_100_0973_32/mobile/2.jpg"/>
      <left  url="sam_100_0973_32/mobile/3.jpg"/>
      <up    url="sam_100_0973_32/mobile/4.jpg"/>
      <down  url="sam_100_0973_32/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 105 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0974" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0974.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano33"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0974_33/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano33_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_0974_33/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_0974_33/0/1/%v_%u.jpg"/>
          <right url="sam_100_0974_33/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0974_33/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0974_33/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0974_33/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0974_33/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0974_33/0/0/%v_%u.jpg"/>
          <right url="sam_100_0974_33/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0974_33/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0974_33/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0974_33/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0974_33/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0974_33/mobile/0.jpg"/>
      <right url="sam_100_0974_33/mobile/1.jpg"/>
      <back  url="sam_100_0974_33/mobile/2.jpg"/>
      <left  url="sam_100_0974_33/mobile/3.jpg"/>
      <up    url="sam_100_0974_33/mobile/4.jpg"/>
      <down  url="sam_100_0974_33/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint158"
           ath="-9.073857" atv="-6.338028"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano35"
           onclick="onclickspotpoint158"
           tooltip="spotpoint158_tooltip"
           />
  <hotspot name="spotpoint158" devices="flash" zorder="3"/>
  <hotspot name="spotpoint158" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint158">
  
        mainloadscene(pano35);lookat(-177.300000, -2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint164"
           ath="177.889801" atv="-9.295775"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint164"
           tooltip="spotpoint164_tooltip"
           />
  <hotspot name="spotpoint164" devices="flash" zorder="3"/>
  <hotspot name="spotpoint164" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint164">
  
        mainloadscene(pano12);lookat(92.700000, 1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 106 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0975" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0975.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano34"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0975_34/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano34_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_0975_34/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_0975_34/0/1/%v_%u.jpg"/>
          <right url="sam_100_0975_34/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0975_34/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0975_34/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0975_34/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0975_34/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0975_34/0/0/%v_%u.jpg"/>
          <right url="sam_100_0975_34/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0975_34/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0975_34/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0975_34/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0975_34/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0975_34/mobile/0.jpg"/>
      <right url="sam_100_0975_34/mobile/1.jpg"/>
      <back  url="sam_100_0975_34/mobile/2.jpg"/>
      <left  url="sam_100_0975_34/mobile/3.jpg"/>
      <up    url="sam_100_0975_34/mobile/4.jpg"/>
      <down  url="sam_100_0975_34/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 107 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0976" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0976.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano35"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0976_35/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano35_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_0976_35/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_0976_35/0/1/%v_%u.jpg"/>
          <right url="sam_100_0976_35/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0976_35/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0976_35/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0976_35/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0976_35/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0976_35/0/0/%v_%u.jpg"/>
          <right url="sam_100_0976_35/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0976_35/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0976_35/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0976_35/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0976_35/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0976_35/mobile/0.jpg"/>
      <right url="sam_100_0976_35/mobile/1.jpg"/>
      <back  url="sam_100_0976_35/mobile/2.jpg"/>
      <left  url="sam_100_0976_35/mobile/3.jpg"/>
      <up    url="sam_100_0976_35/mobile/4.jpg"/>
      <down  url="sam_100_0976_35/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint159"
           ath="-83.352872" atv="-7.183099"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint159"
           tooltip="spotpoint159_tooltip"
           />
  <hotspot name="spotpoint159" devices="flash" zorder="3"/>
  <hotspot name="spotpoint159" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint159">
  
        mainloadscene(pano36);lookat(-175.950000, -3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint163"
           ath="-15.404455" atv="-5.492958"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint163"
           tooltip="spotpoint163_tooltip"
           />
  <hotspot name="spotpoint163" devices="flash" zorder="3"/>
  <hotspot name="spotpoint163" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint163">
  
        mainloadscene(pano33);lookat(-171.900000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 108 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0977" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0977.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano36"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0977_36/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano36_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_0977_36/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_0977_36/0/1/%v_%u.jpg"/>
          <right url="sam_100_0977_36/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0977_36/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0977_36/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0977_36/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0977_36/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0977_36/0/0/%v_%u.jpg"/>
          <right url="sam_100_0977_36/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0977_36/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0977_36/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0977_36/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0977_36/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0977_36/mobile/0.jpg"/>
      <right url="sam_100_0977_36/mobile/1.jpg"/>
      <back  url="sam_100_0977_36/mobile/2.jpg"/>
      <left  url="sam_100_0977_36/mobile/3.jpg"/>
      <up    url="sam_100_0977_36/mobile/4.jpg"/>
      <down  url="sam_100_0977_36/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint160"
           ath="-178.733880" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint160"
           tooltip="spotpoint160_tooltip"
           />
  <hotspot name="spotpoint160" devices="flash" zorder="3"/>
  <hotspot name="spotpoint160" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint160">
  
        mainloadscene(pano41);lookat(-79.650000, -1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint162"
           ath="2.743259" atv="-7.605634"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano35"
           onclick="onclickspotpoint162"
           tooltip="spotpoint162_tooltip"
           />
  <hotspot name="spotpoint162" devices="flash" zorder="3"/>
  <hotspot name="spotpoint162" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint162">
  
        mainloadscene(pano35);lookat(91.350000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 109 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0978" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0978.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano37"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0978_37/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano37_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_0978_37/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_0978_37/0/1/%v_%u.jpg"/>
          <right url="sam_100_0978_37/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0978_37/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0978_37/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0978_37/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0978_37/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0978_37/0/0/%v_%u.jpg"/>
          <right url="sam_100_0978_37/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0978_37/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0978_37/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0978_37/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0978_37/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0978_37/mobile/0.jpg"/>
      <right url="sam_100_0978_37/mobile/1.jpg"/>
      <back  url="sam_100_0978_37/mobile/2.jpg"/>
      <left  url="sam_100_0978_37/mobile/3.jpg"/>
      <up    url="sam_100_0978_37/mobile/4.jpg"/>
      <down  url="sam_100_0978_37/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 110 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0979" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0979.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano38"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0979_38/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano38_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_0979_38/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_0979_38/0/1/%v_%u.jpg"/>
          <right url="sam_100_0979_38/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0979_38/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0979_38/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0979_38/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0979_38/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0979_38/0/0/%v_%u.jpg"/>
          <right url="sam_100_0979_38/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0979_38/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0979_38/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0979_38/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0979_38/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0979_38/mobile/0.jpg"/>
      <right url="sam_100_0979_38/mobile/1.jpg"/>
      <back  url="sam_100_0979_38/mobile/2.jpg"/>
      <left  url="sam_100_0979_38/mobile/3.jpg"/>
      <up    url="sam_100_0979_38/mobile/4.jpg"/>
      <down  url="sam_100_0979_38/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 111 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0980" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0980.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano39"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0980_39/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano39_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_0980_39/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_0980_39/0/1/%v_%u.jpg"/>
          <right url="sam_100_0980_39/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0980_39/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0980_39/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0980_39/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0980_39/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0980_39/0/0/%v_%u.jpg"/>
          <right url="sam_100_0980_39/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0980_39/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0980_39/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0980_39/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0980_39/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0980_39/mobile/0.jpg"/>
      <right url="sam_100_0980_39/mobile/1.jpg"/>
      <back  url="sam_100_0980_39/mobile/2.jpg"/>
      <left  url="sam_100_0980_39/mobile/3.jpg"/>
      <up    url="sam_100_0980_39/mobile/4.jpg"/>
      <down  url="sam_100_0980_39/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 112 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0981" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0981.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano40"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0981_40/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano40_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_0981_40/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_0981_40/0/1/%v_%u.jpg"/>
          <right url="sam_100_0981_40/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0981_40/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0981_40/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0981_40/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0981_40/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0981_40/0/0/%v_%u.jpg"/>
          <right url="sam_100_0981_40/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0981_40/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0981_40/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0981_40/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0981_40/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0981_40/mobile/0.jpg"/>
      <right url="sam_100_0981_40/mobile/1.jpg"/>
      <back  url="sam_100_0981_40/mobile/2.jpg"/>
      <left  url="sam_100_0981_40/mobile/3.jpg"/>
      <up    url="sam_100_0981_40/mobile/4.jpg"/>
      <down  url="sam_100_0981_40/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 113 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0982" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0982.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano41"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0982_41/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano41_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0982_41/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_0982_41/0/1/%v_%u.jpg"/>
          <right url="sam_100_0982_41/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0982_41/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0982_41/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0982_41/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0982_41/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0982_41/0/0/%v_%u.jpg"/>
          <right url="sam_100_0982_41/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0982_41/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0982_41/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0982_41/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0982_41/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0982_41/mobile/0.jpg"/>
      <right url="sam_100_0982_41/mobile/1.jpg"/>
      <back  url="sam_100_0982_41/mobile/2.jpg"/>
      <left  url="sam_100_0982_41/mobile/3.jpg"/>
      <up    url="sam_100_0982_41/mobile/4.jpg"/>
      <down  url="sam_100_0982_41/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint161"
           ath="60.984760" atv="-3.802817"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint161"
           tooltip="spotpoint161_tooltip"
           />
  <hotspot name="spotpoint161" devices="flash" zorder="3"/>
  <hotspot name="spotpoint161" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint161">
  
        mainloadscene(pano36);lookat(7.200000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint181"
           ath="9.073857" atv="-3.380282"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint181"
           tooltip="spotpoint181_tooltip"
           />
  <hotspot name="spotpoint181" devices="flash" zorder="3"/>
  <hotspot name="spotpoint181" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint181">
  
        mainloadscene(pano14);lookat(94.500000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 114 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0983" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0983.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano42"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0983_42/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano42_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0983_42/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_0983_42/0/1/%v_%u.jpg"/>
          <right url="sam_100_0983_42/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0983_42/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0983_42/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0983_42/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0983_42/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0983_42/0/0/%v_%u.jpg"/>
          <right url="sam_100_0983_42/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0983_42/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0983_42/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0983_42/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0983_42/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0983_42/mobile/0.jpg"/>
      <right url="sam_100_0983_42/mobile/1.jpg"/>
      <back  url="sam_100_0983_42/mobile/2.jpg"/>
      <left  url="sam_100_0983_42/mobile/3.jpg"/>
      <up    url="sam_100_0983_42/mobile/4.jpg"/>
      <down  url="sam_100_0983_42/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 115 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0984" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0984.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano43"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0984_43/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano43_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0984_43/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_0984_43/0/1/%v_%u.jpg"/>
          <right url="sam_100_0984_43/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0984_43/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0984_43/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0984_43/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0984_43/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0984_43/0/0/%v_%u.jpg"/>
          <right url="sam_100_0984_43/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0984_43/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0984_43/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0984_43/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0984_43/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0984_43/mobile/0.jpg"/>
      <right url="sam_100_0984_43/mobile/1.jpg"/>
      <back  url="sam_100_0984_43/mobile/2.jpg"/>
      <left  url="sam_100_0984_43/mobile/3.jpg"/>
      <up    url="sam_100_0984_43/mobile/4.jpg"/>
      <down  url="sam_100_0984_43/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint189"
           ath="82.086753" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           onclick="onclickspotpoint189"
           tooltip="spotpoint189_tooltip"
           />
  <hotspot name="spotpoint189" devices="flash" zorder="3"/>
  <hotspot name="spotpoint189" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint189">
  
        mainloadscene(pano45);lookat(83.700000, -1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint191"
           ath="-69.425557" atv="-12.676056"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano48"
           onclick="onclickspotpoint191"
           tooltip="spotpoint191_tooltip"
           />
  <hotspot name="spotpoint191" devices="flash" zorder="3"/>
  <hotspot name="spotpoint191" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint191">
  
        mainloadscene(pano48);lookat(-85.050000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint225"
           ath="170.715123" atv="-9.718310"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint225"
           tooltip="spotpoint225_tooltip"
           />
  <hotspot name="spotpoint225" devices="flash" zorder="3"/>
  <hotspot name="spotpoint225" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint225">
  
        mainloadscene(pano14);lookat(-176.400000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 116 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0985" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0985.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano44"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0985_44/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano44_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0985_44/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_0985_44/0/1/%v_%u.jpg"/>
          <right url="sam_100_0985_44/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0985_44/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0985_44/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0985_44/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0985_44/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0985_44/0/0/%v_%u.jpg"/>
          <right url="sam_100_0985_44/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0985_44/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0985_44/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0985_44/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0985_44/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0985_44/mobile/0.jpg"/>
      <right url="sam_100_0985_44/mobile/1.jpg"/>
      <back  url="sam_100_0985_44/mobile/2.jpg"/>
      <left  url="sam_100_0985_44/mobile/3.jpg"/>
      <up    url="sam_100_0985_44/mobile/4.jpg"/>
      <down  url="sam_100_0985_44/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 117 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0986" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0986.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano45"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0986_45/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano45_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0986_45/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_0986_45/0/1/%v_%u.jpg"/>
          <right url="sam_100_0986_45/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0986_45/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0986_45/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0986_45/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0986_45/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0986_45/0/0/%v_%u.jpg"/>
          <right url="sam_100_0986_45/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0986_45/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0986_45/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0986_45/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0986_45/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0986_45/mobile/0.jpg"/>
      <right url="sam_100_0986_45/mobile/1.jpg"/>
      <back  url="sam_100_0986_45/mobile/2.jpg"/>
      <left  url="sam_100_0986_45/mobile/3.jpg"/>
      <up    url="sam_100_0986_45/mobile/4.jpg"/>
      <down  url="sam_100_0986_45/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint190"
           ath="-97.702227" atv="-10.985915"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint190"
           tooltip="spotpoint190_tooltip"
           />
  <hotspot name="spotpoint190" devices="flash" zorder="3"/>
  <hotspot name="spotpoint190" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint190">
  
        mainloadscene(pano43);lookat(-85.950000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 118 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0987" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0987.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano46"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0987_46/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano46_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0987_46/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_0987_46/0/1/%v_%u.jpg"/>
          <right url="sam_100_0987_46/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0987_46/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0987_46/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0987_46/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0987_46/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0987_46/0/0/%v_%u.jpg"/>
          <right url="sam_100_0987_46/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0987_46/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0987_46/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0987_46/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0987_46/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0987_46/mobile/0.jpg"/>
      <right url="sam_100_0987_46/mobile/1.jpg"/>
      <back  url="sam_100_0987_46/mobile/2.jpg"/>
      <left  url="sam_100_0987_46/mobile/3.jpg"/>
      <up    url="sam_100_0987_46/mobile/4.jpg"/>
      <down  url="sam_100_0987_46/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 119 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0988" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0988.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano47"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0988_47/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano47_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0988_47/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_0988_47/0/1/%v_%u.jpg"/>
          <right url="sam_100_0988_47/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0988_47/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0988_47/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0988_47/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0988_47/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0988_47/0/0/%v_%u.jpg"/>
          <right url="sam_100_0988_47/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0988_47/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0988_47/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0988_47/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0988_47/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0988_47/mobile/0.jpg"/>
      <right url="sam_100_0988_47/mobile/1.jpg"/>
      <back  url="sam_100_0988_47/mobile/2.jpg"/>
      <left  url="sam_100_0988_47/mobile/3.jpg"/>
      <up    url="sam_100_0988_47/mobile/4.jpg"/>
      <down  url="sam_100_0988_47/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 120 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0989" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0989.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano48"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0989_48/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano48_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0989_48/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_0989_48/0/1/%v_%u.jpg"/>
          <right url="sam_100_0989_48/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0989_48/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0989_48/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0989_48/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0989_48/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0989_48/0/0/%v_%u.jpg"/>
          <right url="sam_100_0989_48/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0989_48/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0989_48/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0989_48/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0989_48/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0989_48/mobile/0.jpg"/>
      <right url="sam_100_0989_48/mobile/1.jpg"/>
      <back  url="sam_100_0989_48/mobile/2.jpg"/>
      <left  url="sam_100_0989_48/mobile/3.jpg"/>
      <up    url="sam_100_0989_48/mobile/4.jpg"/>
      <down  url="sam_100_0989_48/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint192"
           ath="6.541618" atv="-8.028169"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint192"
           tooltip="spotpoint192_tooltip"
           />
  <hotspot name="spotpoint192" devices="flash" zorder="3"/>
  <hotspot name="spotpoint192" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint192">
  
        mainloadscene(pano49);lookat(3.150000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint224"
           ath="106.987104" atv="-8.450704"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint224"
           tooltip="spotpoint224_tooltip"
           />
  <hotspot name="spotpoint224" devices="flash" zorder="3"/>
  <hotspot name="spotpoint224" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint224">
  
        mainloadscene(pano43);lookat(93.150000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 121 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0990" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0990.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano49"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0990_49/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano49_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0990_49/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_0990_49/0/1/%v_%u.jpg"/>
          <right url="sam_100_0990_49/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0990_49/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0990_49/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0990_49/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0990_49/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0990_49/0/0/%v_%u.jpg"/>
          <right url="sam_100_0990_49/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0990_49/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0990_49/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0990_49/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0990_49/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0990_49/mobile/0.jpg"/>
      <right url="sam_100_0990_49/mobile/1.jpg"/>
      <back  url="sam_100_0990_49/mobile/2.jpg"/>
      <left  url="sam_100_0990_49/mobile/3.jpg"/>
      <up    url="sam_100_0990_49/mobile/4.jpg"/>
      <down  url="sam_100_0990_49/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint193"
           ath="-85.463072" atv="-5.492958"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           onclick="onclickspotpoint193"
           tooltip="spotpoint193_tooltip"
           />
  <hotspot name="spotpoint193" devices="flash" zorder="3"/>
  <hotspot name="spotpoint193" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint193">
  
        mainloadscene(pano51);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint199"
           ath="3.165299" atv="-6.760563"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano57"
           onclick="onclickspotpoint199"
           tooltip="spotpoint199_tooltip"
           />
  <hotspot name="spotpoint199" devices="flash" zorder="3"/>
  <hotspot name="spotpoint199" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint199">
  
        mainloadscene(pano57);lookat(-3.150000, 4.950000, 90.000000);


  </action>





  <hotspot name="spotpoint223"
           ath="-179.155920" atv="-8.028169"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano48"
           onclick="onclickspotpoint223"
           tooltip="spotpoint223_tooltip"
           />
  <hotspot name="spotpoint223" devices="flash" zorder="3"/>
  <hotspot name="spotpoint223" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint223">
  
        mainloadscene(pano48);lookat(-173.700000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 122 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0991" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0991.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano50"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0991_50/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano50_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0991_50/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_0991_50/0/1/%v_%u.jpg"/>
          <right url="sam_100_0991_50/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0991_50/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0991_50/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0991_50/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0991_50/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0991_50/0/0/%v_%u.jpg"/>
          <right url="sam_100_0991_50/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0991_50/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0991_50/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0991_50/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0991_50/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0991_50/mobile/0.jpg"/>
      <right url="sam_100_0991_50/mobile/1.jpg"/>
      <back  url="sam_100_0991_50/mobile/2.jpg"/>
      <left  url="sam_100_0991_50/mobile/3.jpg"/>
      <up    url="sam_100_0991_50/mobile/4.jpg"/>
      <down  url="sam_100_0991_50/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 123 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0992" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0992.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano51"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0992_51/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano51_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0992_51/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_0992_51/0/1/%v_%u.jpg"/>
          <right url="sam_100_0992_51/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0992_51/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0992_51/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0992_51/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0992_51/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0992_51/0/0/%v_%u.jpg"/>
          <right url="sam_100_0992_51/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0992_51/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0992_51/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0992_51/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0992_51/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0992_51/mobile/0.jpg"/>
      <right url="sam_100_0992_51/mobile/1.jpg"/>
      <back  url="sam_100_0992_51/mobile/2.jpg"/>
      <left  url="sam_100_0992_51/mobile/3.jpg"/>
      <up    url="sam_100_0992_51/mobile/4.jpg"/>
      <down  url="sam_100_0992_51/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint194"
           ath="-91.793669" atv="-8.028169"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint194"
           tooltip="spotpoint194_tooltip"
           />
  <hotspot name="spotpoint194" devices="flash" zorder="3"/>
  <hotspot name="spotpoint194" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint194">
  
        mainloadscene(pano53);lookat(-0.450000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint196"
           ath="0.211020" atv="-6.760563"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano55"
           onclick="onclickspotpoint196"
           tooltip="spotpoint196_tooltip"
           />
  <hotspot name="spotpoint196" devices="flash" zorder="3"/>
  <hotspot name="spotpoint196" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint196">
  
        mainloadscene(pano55);lookat(91.350000, -3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint198"
           ath="177.889801" atv="-11.830986"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint198"
           tooltip="spotpoint198_tooltip"
           />
  <hotspot name="spotpoint198" devices="flash" zorder="3"/>
  <hotspot name="spotpoint198" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint198">
  
        mainloadscene(pano49);lookat(94.050000, -3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 124 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0993" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0993.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano52"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0993_52/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano52_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0993_52/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_0993_52/0/1/%v_%u.jpg"/>
          <right url="sam_100_0993_52/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0993_52/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0993_52/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0993_52/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0993_52/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0993_52/0/0/%v_%u.jpg"/>
          <right url="sam_100_0993_52/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0993_52/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0993_52/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0993_52/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0993_52/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0993_52/mobile/0.jpg"/>
      <right url="sam_100_0993_52/mobile/1.jpg"/>
      <back  url="sam_100_0993_52/mobile/2.jpg"/>
      <left  url="sam_100_0993_52/mobile/3.jpg"/>
      <up    url="sam_100_0993_52/mobile/4.jpg"/>
      <down  url="sam_100_0993_52/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 125 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0994" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0994.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano53"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0994_53/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano53_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0994_53/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_0994_53/0/1/%v_%u.jpg"/>
          <right url="sam_100_0994_53/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0994_53/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0994_53/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0994_53/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0994_53/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0994_53/0/0/%v_%u.jpg"/>
          <right url="sam_100_0994_53/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0994_53/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0994_53/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0994_53/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0994_53/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0994_53/mobile/0.jpg"/>
      <right url="sam_100_0994_53/mobile/1.jpg"/>
      <back  url="sam_100_0994_53/mobile/2.jpg"/>
      <left  url="sam_100_0994_53/mobile/3.jpg"/>
      <up    url="sam_100_0994_53/mobile/4.jpg"/>
      <down  url="sam_100_0994_53/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint195"
           ath="-178.311841" atv="-6.760563"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           onclick="onclickspotpoint195"
           tooltip="spotpoint195_tooltip"
           />
  <hotspot name="spotpoint195" devices="flash" zorder="3"/>
  <hotspot name="spotpoint195" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint195">
  
        mainloadscene(pano51);lookat(89.550000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 126 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0995" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0995.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano54"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0995_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_0995_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_0995_54/0/1/%v_%u.jpg"/>
          <right url="sam_100_0995_54/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0995_54/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0995_54/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0995_54/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0995_54/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0995_54/0/0/%v_%u.jpg"/>
          <right url="sam_100_0995_54/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0995_54/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0995_54/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0995_54/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0995_54/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0995_54/mobile/0.jpg"/>
      <right url="sam_100_0995_54/mobile/1.jpg"/>
      <back  url="sam_100_0995_54/mobile/2.jpg"/>
      <left  url="sam_100_0995_54/mobile/3.jpg"/>
      <up    url="sam_100_0995_54/mobile/4.jpg"/>
      <down  url="sam_100_0995_54/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 127 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0996" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0996.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano55"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0996_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_0996_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_0996_55/0/1/%v_%u.jpg"/>
          <right url="sam_100_0996_55/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0996_55/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0996_55/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0996_55/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0996_55/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0996_55/0/0/%v_%u.jpg"/>
          <right url="sam_100_0996_55/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0996_55/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0996_55/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0996_55/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0996_55/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0996_55/mobile/0.jpg"/>
      <right url="sam_100_0996_55/mobile/1.jpg"/>
      <back  url="sam_100_0996_55/mobile/2.jpg"/>
      <left  url="sam_100_0996_55/mobile/3.jpg"/>
      <up    url="sam_100_0996_55/mobile/4.jpg"/>
      <down  url="sam_100_0996_55/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint197"
           ath="-101.078546" atv="-5.915493"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           onclick="onclickspotpoint197"
           tooltip="spotpoint197_tooltip"
           />
  <hotspot name="spotpoint197" devices="flash" zorder="3"/>
  <hotspot name="spotpoint197" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint197">
  
        mainloadscene(pano51);lookat(-171.450000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 128 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0997" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0997.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano56"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0997_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_0997_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_0997_56/0/1/%v_%u.jpg"/>
          <right url="sam_100_0997_56/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0997_56/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0997_56/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0997_56/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0997_56/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0997_56/0/0/%v_%u.jpg"/>
          <right url="sam_100_0997_56/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0997_56/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0997_56/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0997_56/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0997_56/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0997_56/mobile/0.jpg"/>
      <right url="sam_100_0997_56/mobile/1.jpg"/>
      <back  url="sam_100_0997_56/mobile/2.jpg"/>
      <left  url="sam_100_0997_56/mobile/3.jpg"/>
      <up    url="sam_100_0997_56/mobile/4.jpg"/>
      <down  url="sam_100_0997_56/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 129 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0998" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0998.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano57"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0998_57/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano57_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_0998_57/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_0998_57/0/1/%v_%u.jpg"/>
          <right url="sam_100_0998_57/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0998_57/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0998_57/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0998_57/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0998_57/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0998_57/0/0/%v_%u.jpg"/>
          <right url="sam_100_0998_57/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0998_57/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0998_57/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0998_57/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0998_57/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0998_57/mobile/0.jpg"/>
      <right url="sam_100_0998_57/mobile/1.jpg"/>
      <back  url="sam_100_0998_57/mobile/2.jpg"/>
      <left  url="sam_100_0998_57/mobile/3.jpg"/>
      <up    url="sam_100_0998_57/mobile/4.jpg"/>
      <down  url="sam_100_0998_57/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint200"
           ath="86.729191" atv="-12.676056"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano59"
           onclick="onclickspotpoint200"
           tooltip="spotpoint200_tooltip"
           />
  <hotspot name="spotpoint200" devices="flash" zorder="3"/>
  <hotspot name="spotpoint200" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint200">
  
        mainloadscene(pano59);lookat(-0.450000, 5.850000, 90.000000);


  </action>





  <hotspot name="spotpoint208"
           ath="1.477140" atv="-9.295775"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano68"
           onclick="onclickspotpoint208"
           tooltip="spotpoint208_tooltip"
           />
  <hotspot name="spotpoint208" devices="flash" zorder="3"/>
  <hotspot name="spotpoint208" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint208">
  
        mainloadscene(pano68);lookat(7.650000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint222"
           ath="-172.825322" atv="-10.563380"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint222"
           tooltip="spotpoint222_tooltip"
           />
  <hotspot name="spotpoint222" devices="flash" zorder="3"/>
  <hotspot name="spotpoint222" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint222">
  
        mainloadscene(pano49);lookat(-177.300000, -2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 130 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0999" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_0999.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano58"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0999_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_0999_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_0999_58/0/1/%v_%u.jpg"/>
          <right url="sam_100_0999_58/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0999_58/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0999_58/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0999_58/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0999_58/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0999_58/0/0/%v_%u.jpg"/>
          <right url="sam_100_0999_58/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0999_58/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0999_58/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0999_58/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0999_58/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0999_58/mobile/0.jpg"/>
      <right url="sam_100_0999_58/mobile/1.jpg"/>
      <back  url="sam_100_0999_58/mobile/2.jpg"/>
      <left  url="sam_100_0999_58/mobile/3.jpg"/>
      <up    url="sam_100_0999_58/mobile/4.jpg"/>
      <down  url="sam_100_0999_58/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 131 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1000" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1000.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano59"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1000_59/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano59_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_1000_59/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_1000_59/0/1/%v_%u.jpg"/>
          <right url="sam_100_1000_59/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1000_59/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1000_59/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1000_59/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1000_59/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1000_59/0/0/%v_%u.jpg"/>
          <right url="sam_100_1000_59/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1000_59/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1000_59/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1000_59/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1000_59/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1000_59/mobile/0.jpg"/>
      <right url="sam_100_1000_59/mobile/1.jpg"/>
      <back  url="sam_100_1000_59/mobile/2.jpg"/>
      <left  url="sam_100_1000_59/mobile/3.jpg"/>
      <up    url="sam_100_1000_59/mobile/4.jpg"/>
      <down  url="sam_100_1000_59/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint201"
           ath="58.452521" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano61"
           onclick="onclickspotpoint201"
           tooltip="spotpoint201_tooltip"
           />
  <hotspot name="spotpoint201" devices="flash" zorder="3"/>
  <hotspot name="spotpoint201" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint201">
  
        mainloadscene(pano61);lookat(1.800000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint207"
           ath="140.750293" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano57"
           onclick="onclickspotpoint207"
           tooltip="spotpoint207_tooltip"
           />
  <hotspot name="spotpoint207" devices="flash" zorder="3"/>
  <hotspot name="spotpoint207" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint207">
  
        mainloadscene(pano57);lookat(-83.700000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 132 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1001" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1001.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano60"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1001_60/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano60_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_1001_60/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_1001_60/0/1/%v_%u.jpg"/>
          <right url="sam_100_1001_60/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1001_60/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1001_60/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1001_60/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1001_60/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1001_60/0/0/%v_%u.jpg"/>
          <right url="sam_100_1001_60/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1001_60/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1001_60/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1001_60/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1001_60/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1001_60/mobile/0.jpg"/>
      <right url="sam_100_1001_60/mobile/1.jpg"/>
      <back  url="sam_100_1001_60/mobile/2.jpg"/>
      <left  url="sam_100_1001_60/mobile/3.jpg"/>
      <up    url="sam_100_1001_60/mobile/4.jpg"/>
      <down  url="sam_100_1001_60/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 133 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1002" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1002.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano61"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1002_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_1002_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_1002_61/0/1/%v_%u.jpg"/>
          <right url="sam_100_1002_61/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1002_61/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1002_61/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1002_61/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1002_61/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1002_61/0/0/%v_%u.jpg"/>
          <right url="sam_100_1002_61/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1002_61/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1002_61/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1002_61/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1002_61/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1002_61/mobile/0.jpg"/>
      <right url="sam_100_1002_61/mobile/1.jpg"/>
      <back  url="sam_100_1002_61/mobile/2.jpg"/>
      <left  url="sam_100_1002_61/mobile/3.jpg"/>
      <up    url="sam_100_1002_61/mobile/4.jpg"/>
      <down  url="sam_100_1002_61/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint202"
           ath="10.762016" atv="-8.450704"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano64"
           onclick="onclickspotpoint202"
           tooltip="spotpoint202_tooltip"
           />
  <hotspot name="spotpoint202" devices="flash" zorder="3"/>
  <hotspot name="spotpoint202" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint202">
  
        mainloadscene(pano64);lookat(-82.350000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint206"
           ath="132.731536" atv="-11.408451"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano59"
           onclick="onclickspotpoint206"
           tooltip="spotpoint206_tooltip"
           />
  <hotspot name="spotpoint206" devices="flash" zorder="3"/>
  <hotspot name="spotpoint206" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint206">
  
        mainloadscene(pano59);lookat(-172.350000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 134 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1003" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1003.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano62"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1003_62/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano62_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_1003_62/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_1003_62/0/1/%v_%u.jpg"/>
          <right url="sam_100_1003_62/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1003_62/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1003_62/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1003_62/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1003_62/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1003_62/0/0/%v_%u.jpg"/>
          <right url="sam_100_1003_62/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1003_62/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1003_62/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1003_62/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1003_62/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1003_62/mobile/0.jpg"/>
      <right url="sam_100_1003_62/mobile/1.jpg"/>
      <back  url="sam_100_1003_62/mobile/2.jpg"/>
      <left  url="sam_100_1003_62/mobile/3.jpg"/>
      <up    url="sam_100_1003_62/mobile/4.jpg"/>
      <down  url="sam_100_1003_62/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 135 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1004" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1004.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano63"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1004_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_1004_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_1004_63/0/1/%v_%u.jpg"/>
          <right url="sam_100_1004_63/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1004_63/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1004_63/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1004_63/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1004_63/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1004_63/0/0/%v_%u.jpg"/>
          <right url="sam_100_1004_63/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1004_63/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1004_63/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1004_63/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1004_63/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1004_63/mobile/0.jpg"/>
      <right url="sam_100_1004_63/mobile/1.jpg"/>
      <back  url="sam_100_1004_63/mobile/2.jpg"/>
      <left  url="sam_100_1004_63/mobile/3.jpg"/>
      <up    url="sam_100_1004_63/mobile/4.jpg"/>
      <down  url="sam_100_1004_63/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 136 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1005" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1005.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano64"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1005_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_1005_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_1005_64/0/1/%v_%u.jpg"/>
          <right url="sam_100_1005_64/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1005_64/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1005_64/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1005_64/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1005_64/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1005_64/0/0/%v_%u.jpg"/>
          <right url="sam_100_1005_64/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1005_64/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1005_64/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1005_64/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1005_64/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1005_64/mobile/0.jpg"/>
      <right url="sam_100_1005_64/mobile/1.jpg"/>
      <back  url="sam_100_1005_64/mobile/2.jpg"/>
      <left  url="sam_100_1005_64/mobile/3.jpg"/>
      <up    url="sam_100_1005_64/mobile/4.jpg"/>
      <down  url="sam_100_1005_64/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint203"
           ath="-174.513482" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano66"
           onclick="onclickspotpoint203"
           tooltip="spotpoint203_tooltip"
           />
  <hotspot name="spotpoint203" devices="flash" zorder="3"/>
  <hotspot name="spotpoint203" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint203">
  
        mainloadscene(pano66);lookat(92.700000, -2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint205"
           ath="101.500586" atv="-8.450704"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano61"
           onclick="onclickspotpoint205"
           tooltip="spotpoint205_tooltip"
           />
  <hotspot name="spotpoint205" devices="flash" zorder="3"/>
  <hotspot name="spotpoint205" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint205">
  
        mainloadscene(pano61);lookat(-175.050000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 137 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1006" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1006.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano65"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1006_65/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano65_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_1006_65/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_1006_65/0/1/%v_%u.jpg"/>
          <right url="sam_100_1006_65/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1006_65/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1006_65/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1006_65/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1006_65/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1006_65/0/0/%v_%u.jpg"/>
          <right url="sam_100_1006_65/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1006_65/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1006_65/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1006_65/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1006_65/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1006_65/mobile/0.jpg"/>
      <right url="sam_100_1006_65/mobile/1.jpg"/>
      <back  url="sam_100_1006_65/mobile/2.jpg"/>
      <left  url="sam_100_1006_65/mobile/3.jpg"/>
      <up    url="sam_100_1006_65/mobile/4.jpg"/>
      <down  url="sam_100_1006_65/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 138 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1007" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1007.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano66"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1007_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_1007_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_1007_66/0/1/%v_%u.jpg"/>
          <right url="sam_100_1007_66/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1007_66/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1007_66/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1007_66/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1007_66/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1007_66/0/0/%v_%u.jpg"/>
          <right url="sam_100_1007_66/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1007_66/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1007_66/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1007_66/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1007_66/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1007_66/mobile/0.jpg"/>
      <right url="sam_100_1007_66/mobile/1.jpg"/>
      <back  url="sam_100_1007_66/mobile/2.jpg"/>
      <left  url="sam_100_1007_66/mobile/3.jpg"/>
      <up    url="sam_100_1007_66/mobile/4.jpg"/>
      <down  url="sam_100_1007_66/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint204"
           ath="-101.922626" atv="-10.985915"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano64"
           onclick="onclickspotpoint204"
           tooltip="spotpoint204_tooltip"
           />
  <hotspot name="spotpoint204" devices="flash" zorder="3"/>
  <hotspot name="spotpoint204" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint204">
  
        mainloadscene(pano64);lookat(4.950000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 139 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1008" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1008.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano67"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1008_67/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano67_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_1008_67/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_1008_67/0/1/%v_%u.jpg"/>
          <right url="sam_100_1008_67/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1008_67/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1008_67/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1008_67/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1008_67/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1008_67/0/0/%v_%u.jpg"/>
          <right url="sam_100_1008_67/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1008_67/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1008_67/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1008_67/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1008_67/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1008_67/mobile/0.jpg"/>
      <right url="sam_100_1008_67/mobile/1.jpg"/>
      <back  url="sam_100_1008_67/mobile/2.jpg"/>
      <left  url="sam_100_1008_67/mobile/3.jpg"/>
      <up    url="sam_100_1008_67/mobile/4.jpg"/>
      <down  url="sam_100_1008_67/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 140 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1009" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1009.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano68"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1009_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_1009_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_1009_68/0/1/%v_%u.jpg"/>
          <right url="sam_100_1009_68/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1009_68/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1009_68/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1009_68/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1009_68/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1009_68/0/0/%v_%u.jpg"/>
          <right url="sam_100_1009_68/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1009_68/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1009_68/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1009_68/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1009_68/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1009_68/mobile/0.jpg"/>
      <right url="sam_100_1009_68/mobile/1.jpg"/>
      <back  url="sam_100_1009_68/mobile/2.jpg"/>
      <left  url="sam_100_1009_68/mobile/3.jpg"/>
      <up    url="sam_100_1009_68/mobile/4.jpg"/>
      <down  url="sam_100_1009_68/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint209"
           ath="-98.546307" atv="-8.450704"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano69"
           onclick="onclickspotpoint209"
           tooltip="spotpoint209_tooltip"
           />
  <hotspot name="spotpoint209" devices="flash" zorder="3"/>
  <hotspot name="spotpoint209" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint209">
  
        mainloadscene(pano69);lookat(-85.050000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint215"
           ath="-60.562720" atv="-7.605634"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano80"
           onclick="onclickspotpoint215"
           tooltip="spotpoint215_tooltip"
           />
  <hotspot name="spotpoint215" devices="flash" zorder="3"/>
  <hotspot name="spotpoint215" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint215">
  
        mainloadscene(pano80);lookat(0.000000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint219"
           ath="0.211020" atv="-5.915493"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano79"
           onclick="onclickspotpoint219"
           tooltip="spotpoint219_tooltip"
           />
  <hotspot name="spotpoint219" devices="flash" zorder="3"/>
  <hotspot name="spotpoint219" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint219">
  
        mainloadscene(pano79);lookat(3.600000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint221"
           ath="-176.623681" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano57"
           onclick="onclickspotpoint221"
           tooltip="spotpoint221_tooltip"
           />
  <hotspot name="spotpoint221" devices="flash" zorder="3"/>
  <hotspot name="spotpoint221" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint221">
  
        mainloadscene(pano57);lookat(-179.100000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 141 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1010" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1010.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano69"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1010_69/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano69_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_1010_69/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_1010_69/0/1/%v_%u.jpg"/>
          <right url="sam_100_1010_69/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1010_69/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1010_69/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1010_69/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1010_69/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1010_69/0/0/%v_%u.jpg"/>
          <right url="sam_100_1010_69/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1010_69/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1010_69/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1010_69/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1010_69/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1010_69/mobile/0.jpg"/>
      <right url="sam_100_1010_69/mobile/1.jpg"/>
      <back  url="sam_100_1010_69/mobile/2.jpg"/>
      <left  url="sam_100_1010_69/mobile/3.jpg"/>
      <up    url="sam_100_1010_69/mobile/4.jpg"/>
      <down  url="sam_100_1010_69/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint210"
           ath="-162.696366" atv="-8.873239"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano71"
           onclick="onclickspotpoint210"
           tooltip="spotpoint210_tooltip"
           />
  <hotspot name="spotpoint210" devices="flash" zorder="3"/>
  <hotspot name="spotpoint210" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint210">
  
        mainloadscene(pano71);lookat(-0.900000, 4.500000, 90.000000);


  </action>





  <hotspot name="spotpoint212"
           ath="-100.234467" atv="-10.140845"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano74"
           onclick="onclickspotpoint212"
           tooltip="spotpoint212_tooltip"
           />
  <hotspot name="spotpoint212" devices="flash" zorder="3"/>
  <hotspot name="spotpoint212" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint212">
  
        mainloadscene(pano74);lookat(99.000000, -3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint214"
           ath="66.471278" atv="-11.830986"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano68"
           onclick="onclickspotpoint214"
           tooltip="spotpoint214_tooltip"
           />
  <hotspot name="spotpoint214" devices="flash" zorder="3"/>
  <hotspot name="spotpoint214" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint214">
  
        mainloadscene(pano68);lookat(95.850000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 142 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1011" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1011.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano70"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1011_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_1011_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_1011_70/0/1/%v_%u.jpg"/>
          <right url="sam_100_1011_70/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1011_70/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1011_70/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1011_70/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1011_70/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1011_70/0/0/%v_%u.jpg"/>
          <right url="sam_100_1011_70/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1011_70/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1011_70/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1011_70/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1011_70/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1011_70/mobile/0.jpg"/>
      <right url="sam_100_1011_70/mobile/1.jpg"/>
      <back  url="sam_100_1011_70/mobile/2.jpg"/>
      <left  url="sam_100_1011_70/mobile/3.jpg"/>
      <up    url="sam_100_1011_70/mobile/4.jpg"/>
      <down  url="sam_100_1011_70/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 143 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1012" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1012.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano71"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1012_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_1012_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_1012_71/0/1/%v_%u.jpg"/>
          <right url="sam_100_1012_71/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1012_71/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1012_71/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1012_71/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1012_71/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1012_71/0/0/%v_%u.jpg"/>
          <right url="sam_100_1012_71/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1012_71/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1012_71/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1012_71/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1012_71/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1012_71/mobile/0.jpg"/>
      <right url="sam_100_1012_71/mobile/1.jpg"/>
      <back  url="sam_100_1012_71/mobile/2.jpg"/>
      <left  url="sam_100_1012_71/mobile/3.jpg"/>
      <up    url="sam_100_1012_71/mobile/4.jpg"/>
      <down  url="sam_100_1012_71/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint211"
           ath="-179.577960" atv="-10.140845"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano69"
           onclick="onclickspotpoint211"
           />
  <hotspot name="spotpoint211" devices="flash" zorder="3"/>
  <hotspot name="spotpoint211" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint211">
  
        mainloadscene(pano69);lookat(8.100000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 144 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1013" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1013.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano72"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1013_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_1013_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_1013_72/0/1/%v_%u.jpg"/>
          <right url="sam_100_1013_72/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1013_72/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1013_72/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1013_72/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1013_72/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1013_72/0/0/%v_%u.jpg"/>
          <right url="sam_100_1013_72/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1013_72/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1013_72/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1013_72/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1013_72/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1013_72/mobile/0.jpg"/>
      <right url="sam_100_1013_72/mobile/1.jpg"/>
      <back  url="sam_100_1013_72/mobile/2.jpg"/>
      <left  url="sam_100_1013_72/mobile/3.jpg"/>
      <up    url="sam_100_1013_72/mobile/4.jpg"/>
      <down  url="sam_100_1013_72/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 145 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1014" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1014.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano73"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1014_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_1014_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_1014_73/0/1/%v_%u.jpg"/>
          <right url="sam_100_1014_73/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1014_73/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1014_73/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1014_73/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1014_73/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1014_73/0/0/%v_%u.jpg"/>
          <right url="sam_100_1014_73/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1014_73/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1014_73/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1014_73/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1014_73/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1014_73/mobile/0.jpg"/>
      <right url="sam_100_1014_73/mobile/1.jpg"/>
      <back  url="sam_100_1014_73/mobile/2.jpg"/>
      <left  url="sam_100_1014_73/mobile/3.jpg"/>
      <up    url="sam_100_1014_73/mobile/4.jpg"/>
      <down  url="sam_100_1014_73/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 146 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1015" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1015.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano74"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1015_74/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano74_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_1015_74/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_1015_74/0/1/%v_%u.jpg"/>
          <right url="sam_100_1015_74/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1015_74/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1015_74/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1015_74/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1015_74/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1015_74/0/0/%v_%u.jpg"/>
          <right url="sam_100_1015_74/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1015_74/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1015_74/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1015_74/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1015_74/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1015_74/mobile/0.jpg"/>
      <right url="sam_100_1015_74/mobile/1.jpg"/>
      <back  url="sam_100_1015_74/mobile/2.jpg"/>
      <left  url="sam_100_1015_74/mobile/3.jpg"/>
      <up    url="sam_100_1015_74/mobile/4.jpg"/>
      <down  url="sam_100_1015_74/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint213"
           ath="-111.629543" atv="-2.112676"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano69"
           onclick="onclickspotpoint213"
           tooltip="spotpoint213_tooltip"
           />
  <hotspot name="spotpoint213" devices="flash" zorder="3"/>
  <hotspot name="spotpoint213" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint213">
  
        mainloadscene(pano69);lookat(93.150000, -4.950000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 147 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1016" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1016.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano75"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1016_75/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano75_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_1016_75/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_1016_75/0/1/%v_%u.jpg"/>
          <right url="sam_100_1016_75/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1016_75/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1016_75/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1016_75/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1016_75/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1016_75/0/0/%v_%u.jpg"/>
          <right url="sam_100_1016_75/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1016_75/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1016_75/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1016_75/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1016_75/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1016_75/mobile/0.jpg"/>
      <right url="sam_100_1016_75/mobile/1.jpg"/>
      <back  url="sam_100_1016_75/mobile/2.jpg"/>
      <left  url="sam_100_1016_75/mobile/3.jpg"/>
      <up    url="sam_100_1016_75/mobile/4.jpg"/>
      <down  url="sam_100_1016_75/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 148 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1017" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1017.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano76"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1017_76/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano76_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_1017_76/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_1017_76/0/1/%v_%u.jpg"/>
          <right url="sam_100_1017_76/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1017_76/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1017_76/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1017_76/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1017_76/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1017_76/0/0/%v_%u.jpg"/>
          <right url="sam_100_1017_76/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1017_76/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1017_76/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1017_76/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1017_76/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1017_76/mobile/0.jpg"/>
      <right url="sam_100_1017_76/mobile/1.jpg"/>
      <back  url="sam_100_1017_76/mobile/2.jpg"/>
      <left  url="sam_100_1017_76/mobile/3.jpg"/>
      <up    url="sam_100_1017_76/mobile/4.jpg"/>
      <down  url="sam_100_1017_76/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 149 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1018" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1018.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano77"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1018_77/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano77_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_1018_77/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_1018_77/0/1/%v_%u.jpg"/>
          <right url="sam_100_1018_77/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1018_77/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1018_77/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1018_77/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1018_77/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1018_77/0/0/%v_%u.jpg"/>
          <right url="sam_100_1018_77/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1018_77/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1018_77/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1018_77/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1018_77/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1018_77/mobile/0.jpg"/>
      <right url="sam_100_1018_77/mobile/1.jpg"/>
      <back  url="sam_100_1018_77/mobile/2.jpg"/>
      <left  url="sam_100_1018_77/mobile/3.jpg"/>
      <up    url="sam_100_1018_77/mobile/4.jpg"/>
      <down  url="sam_100_1018_77/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 150 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1019" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1019.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano78"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1019_78/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano78_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_1019_78/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_1019_78/0/1/%v_%u.jpg"/>
          <right url="sam_100_1019_78/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1019_78/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1019_78/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1019_78/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1019_78/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1019_78/0/0/%v_%u.jpg"/>
          <right url="sam_100_1019_78/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1019_78/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1019_78/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1019_78/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1019_78/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1019_78/mobile/0.jpg"/>
      <right url="sam_100_1019_78/mobile/1.jpg"/>
      <back  url="sam_100_1019_78/mobile/2.jpg"/>
      <left  url="sam_100_1019_78/mobile/3.jpg"/>
      <up    url="sam_100_1019_78/mobile/4.jpg"/>
      <down  url="sam_100_1019_78/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 151 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1020" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1020.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano79"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1020_79/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano79_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_1020_79/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_1020_79/0/1/%v_%u.jpg"/>
          <right url="sam_100_1020_79/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1020_79/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1020_79/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1020_79/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1020_79/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1020_79/0/0/%v_%u.jpg"/>
          <right url="sam_100_1020_79/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1020_79/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1020_79/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1020_79/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1020_79/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1020_79/mobile/0.jpg"/>
      <right url="sam_100_1020_79/mobile/1.jpg"/>
      <back  url="sam_100_1020_79/mobile/2.jpg"/>
      <left  url="sam_100_1020_79/mobile/3.jpg"/>
      <up    url="sam_100_1020_79/mobile/4.jpg"/>
      <down  url="sam_100_1020_79/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint220"
           ath="-178.733880" atv="-12.253521"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano68"
           onclick="onclickspotpoint220"
           tooltip="spotpoint220_tooltip"
           />
  <hotspot name="spotpoint220" devices="flash" zorder="3"/>
  <hotspot name="spotpoint220" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint220">
  
        mainloadscene(pano68);lookat(-176.400000, -2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 152 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1021" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1021.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano80"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1021_80/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano80_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_1021_80/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_1021_80/0/1/%v_%u.jpg"/>
          <right url="sam_100_1021_80/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1021_80/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1021_80/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1021_80/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1021_80/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1021_80/0/0/%v_%u.jpg"/>
          <right url="sam_100_1021_80/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1021_80/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1021_80/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1021_80/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1021_80/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1021_80/mobile/0.jpg"/>
      <right url="sam_100_1021_80/mobile/1.jpg"/>
      <back  url="sam_100_1021_80/mobile/2.jpg"/>
      <left  url="sam_100_1021_80/mobile/3.jpg"/>
      <up    url="sam_100_1021_80/mobile/4.jpg"/>
      <down  url="sam_100_1021_80/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint216"
           ath="9.073857" atv="-5.915493"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano81"
           onclick="onclickspotpoint216"
           tooltip="spotpoint216_tooltip"
           />
  <hotspot name="spotpoint216" devices="flash" zorder="3"/>
  <hotspot name="spotpoint216" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint216">
  
        mainloadscene(pano81);lookat(-173.250000, -2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint218"
           ath="-161.852286" atv="-9.718310"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano68"
           onclick="onclickspotpoint218"
           tooltip="spotpoint218_tooltip"
           />
  <hotspot name="spotpoint218" devices="flash" zorder="3"/>
  <hotspot name="spotpoint218" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint218">
  
        mainloadscene(pano68);lookat(96.750000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 153 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_1022" @PanoFile="C:/Users/ladan/OneDrive/Escritorio/Tours/Luis Peña 5757635/fotos/SAM_100_1022.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano81"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_1022_81/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano81_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_1022_81/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_1022_81/0/1/%v_%u.jpg"/>
          <right url="sam_100_1022_81/1/1/%v_%u.jpg"/>
          <back  url="sam_100_1022_81/2/1/%v_%u.jpg"/>
          <left  url="sam_100_1022_81/3/1/%v_%u.jpg"/>
          <up    url="sam_100_1022_81/4/1/%v_%u.jpg"/>
          <down  url="sam_100_1022_81/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_1022_81/0/0/%v_%u.jpg"/>
          <right url="sam_100_1022_81/1/0/%v_%u.jpg"/>
          <back  url="sam_100_1022_81/2/0/%v_%u.jpg"/>
          <left  url="sam_100_1022_81/3/0/%v_%u.jpg"/>
          <up    url="sam_100_1022_81/4/0/%v_%u.jpg"/>
          <down  url="sam_100_1022_81/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_1022_81/mobile/0.jpg"/>
      <right url="sam_100_1022_81/mobile/1.jpg"/>
      <back  url="sam_100_1022_81/mobile/2.jpg"/>
      <left  url="sam_100_1022_81/mobile/3.jpg"/>
      <up    url="sam_100_1022_81/mobile/4.jpg"/>
      <down  url="sam_100_1022_81/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint217"
           ath="12.450176" atv="-2.957746"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano80"
           onclick="onclickspotpoint217"
           tooltip="spotpoint217_tooltip"
           />
  <hotspot name="spotpoint217" devices="flash" zorder="3"/>
  <hotspot name="spotpoint217" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint217">
  
        mainloadscene(pano80);lookat(-173.250000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

