<?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 : 01-10-2025 23-03-53 -->
  <!-- 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, pano37);
    );
    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>

  <!-- 9 Groups -->

  <!-- Group Grupo 52 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0077" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0077.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano37"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0077_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_0077_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_0077_37/0/1/%v_%u.jpg"/>
          <right url="sam_100_0077_37/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0077_37/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0077_37/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0077_37/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0077_37/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0077_37/0/0/%v_%u.jpg"/>
          <right url="sam_100_0077_37/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0077_37/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0077_37/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0077_37/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0077_37/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0077_37/mobile/0.jpg"/>
      <right url="sam_100_0077_37/mobile/1.jpg"/>
      <back  url="sam_100_0077_37/mobile/2.jpg"/>
      <left  url="sam_100_0077_37/mobile/3.jpg"/>
      <up    url="sam_100_0077_37/mobile/4.jpg"/>
      <down  url="sam_100_0077_37/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint67"
           ath="5.560538" atv="1.665833"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint67"
           tooltip="spotpoint67_tooltip"
           />
  <hotspot name="spotpoint67" devices="flash" zorder="3"/>
  <hotspot name="spotpoint67" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint67">
  
        mainloadscene(pano38);lookat(4.921875, 0.351562, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 53 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0078" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0078.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano38"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0078_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_0078_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_0078_38/0/1/%v_%u.jpg"/>
          <right url="sam_100_0078_38/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0078_38/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0078_38/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0078_38/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0078_38/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0078_38/0/0/%v_%u.jpg"/>
          <right url="sam_100_0078_38/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0078_38/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0078_38/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0078_38/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0078_38/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0078_38/mobile/0.jpg"/>
      <right url="sam_100_0078_38/mobile/1.jpg"/>
      <back  url="sam_100_0078_38/mobile/2.jpg"/>
      <left  url="sam_100_0078_38/mobile/3.jpg"/>
      <up    url="sam_100_0078_38/mobile/4.jpg"/>
      <down  url="sam_100_0078_38/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint68"
           ath="169.789664" atv="1.102041"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano37"
           onclick="onclickspotpoint68"
           tooltip="spotpoint68_tooltip"
           />
  <hotspot name="spotpoint68" devices="flash" zorder="3"/>
  <hotspot name="spotpoint68" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint68">
  
        mainloadscene(pano37);lookat(-173.437500, -0.117188, 90.000000);


  </action>





  <hotspot name="spotpoint69"
           ath="1.099796" atv="1.102041"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano40"
           onclick="onclickspotpoint69"
           tooltip="spotpoint69_tooltip"
           />
  <hotspot name="spotpoint69" devices="flash" zorder="3"/>
  <hotspot name="spotpoint69" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint69">
  
        mainloadscene(pano40);lookat(3.046875, 0.117188, 90.000000);


  </action>





  <hotspot name="spotpoint71"
           ath="-138.207739" atv="-9.918367"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           onclick="onclickspotpoint71"
           tooltip="spotpoint71_tooltip"
           />
  <hotspot name="spotpoint71" devices="flash" zorder="3"/>
  <hotspot name="spotpoint71" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint71">
  
        mainloadscene(pano42);lookat(0.234375, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint73"
           ath="-100.814664" atv="-5.510204"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint73"
           tooltip="spotpoint73_tooltip"
           />
  <hotspot name="spotpoint73" devices="flash" zorder="3"/>
  <hotspot name="spotpoint73" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint73">
  
        mainloadscene(pano49);lookat(-4.101562, 0.351562, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 55 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0080" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0080.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano40"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0080_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_0080_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_0080_40/0/1/%v_%u.jpg"/>
          <right url="sam_100_0080_40/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0080_40/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0080_40/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0080_40/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0080_40/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0080_40/0/0/%v_%u.jpg"/>
          <right url="sam_100_0080_40/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0080_40/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0080_40/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0080_40/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0080_40/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0080_40/mobile/0.jpg"/>
      <right url="sam_100_0080_40/mobile/1.jpg"/>
      <back  url="sam_100_0080_40/mobile/2.jpg"/>
      <left  url="sam_100_0080_40/mobile/3.jpg"/>
      <up    url="sam_100_0080_40/mobile/4.jpg"/>
      <down  url="sam_100_0080_40/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint70"
           ath="-179.596409" atv="-1.372549"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint70"
           tooltip="spotpoint70_tooltip"
           />
  <hotspot name="spotpoint70" devices="flash" zorder="3"/>
  <hotspot name="spotpoint70" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint70">
  
        mainloadscene(pano38);lookat(-171.445312, 0.234375, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 57 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0082" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0082.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano42"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0082_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_0082_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_0082_42/0/1/%v_%u.jpg"/>
          <right url="sam_100_0082_42/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0082_42/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0082_42/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0082_42/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0082_42/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0082_42/0/0/%v_%u.jpg"/>
          <right url="sam_100_0082_42/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0082_42/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0082_42/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0082_42/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0082_42/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0082_42/mobile/0.jpg"/>
      <right url="sam_100_0082_42/mobile/1.jpg"/>
      <back  url="sam_100_0082_42/mobile/2.jpg"/>
      <left  url="sam_100_0082_42/mobile/3.jpg"/>
      <up    url="sam_100_0082_42/mobile/4.jpg"/>
      <down  url="sam_100_0082_42/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint72"
           ath="-163.869654" atv="-3.306122"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint72"
           tooltip="spotpoint72_tooltip"
           />
  <hotspot name="spotpoint72" devices="flash" zorder="3"/>
  <hotspot name="spotpoint72" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint72">
  
        mainloadscene(pano38);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 59 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0084" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0084.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano44"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0084_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_0084_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_0084_44/0/1/%v_%u.jpg"/>
          <right url="sam_100_0084_44/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0084_44/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0084_44/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0084_44/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0084_44/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0084_44/0/0/%v_%u.jpg"/>
          <right url="sam_100_0084_44/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0084_44/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0084_44/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0084_44/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0084_44/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0084_44/mobile/0.jpg"/>
      <right url="sam_100_0084_44/mobile/1.jpg"/>
      <back  url="sam_100_0084_44/mobile/2.jpg"/>
      <left  url="sam_100_0084_44/mobile/3.jpg"/>
      <up    url="sam_100_0084_44/mobile/4.jpg"/>
      <down  url="sam_100_0084_44/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint81"
           ath="-174.758758" atv="0.367347"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint81"
           tooltip="spotpoint81_tooltip"
           />
  <hotspot name="spotpoint81" devices="flash" zorder="3"/>
  <hotspot name="spotpoint81" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint81">
  
        mainloadscene(pano49);lookat(95.039062, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 61 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0086" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0086.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano46"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0086_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_0086_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_0086_46/0/1/%v_%u.jpg"/>
          <right url="sam_100_0086_46/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0086_46/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0086_46/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0086_46/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0086_46/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0086_46/0/0/%v_%u.jpg"/>
          <right url="sam_100_0086_46/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0086_46/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0086_46/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0086_46/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0086_46/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0086_46/mobile/0.jpg"/>
      <right url="sam_100_0086_46/mobile/1.jpg"/>
      <back  url="sam_100_0086_46/mobile/2.jpg"/>
      <left  url="sam_100_0086_46/mobile/3.jpg"/>
      <up    url="sam_100_0086_46/mobile/4.jpg"/>
      <down  url="sam_100_0086_46/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint79"
           ath="-55.356415" atv="-1.102041"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint79"
           tooltip="spotpoint79_tooltip"
           />
  <hotspot name="spotpoint79" devices="flash" zorder="3"/>
  <hotspot name="spotpoint79" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint79">
  
        mainloadscene(pano49);lookat(-85.664062, -0.117188, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 62 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0087" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0087.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano47"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0087_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_0087_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_0087_47/0/1/%v_%u.jpg"/>
          <right url="sam_100_0087_47/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0087_47/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0087_47/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0087_47/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0087_47/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0087_47/0/0/%v_%u.jpg"/>
          <right url="sam_100_0087_47/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0087_47/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0087_47/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0087_47/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0087_47/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0087_47/mobile/0.jpg"/>
      <right url="sam_100_0087_47/mobile/1.jpg"/>
      <back  url="sam_100_0087_47/mobile/2.jpg"/>
      <left  url="sam_100_0087_47/mobile/3.jpg"/>
      <up    url="sam_100_0087_47/mobile/4.jpg"/>
      <down  url="sam_100_0087_47/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint83"
           ath="41.356674" atv="0.789474"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint83"
           tooltip="spotpoint83_tooltip"
           />
  <hotspot name="spotpoint83" devices="flash" zorder="3"/>
  <hotspot name="spotpoint83" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint83">
  
        mainloadscene(pano49);lookat(98.554688, 0.234375, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 64 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0089" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0089.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano49"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0089_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_0089_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_0089_49/0/1/%v_%u.jpg"/>
          <right url="sam_100_0089_49/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0089_49/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0089_49/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0089_49/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0089_49/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0089_49/0/0/%v_%u.jpg"/>
          <right url="sam_100_0089_49/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0089_49/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0089_49/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0089_49/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0089_49/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0089_49/mobile/0.jpg"/>
      <right url="sam_100_0089_49/mobile/1.jpg"/>
      <back  url="sam_100_0089_49/mobile/2.jpg"/>
      <left  url="sam_100_0089_49/mobile/3.jpg"/>
      <up    url="sam_100_0089_49/mobile/4.jpg"/>
      <down  url="sam_100_0089_49/mobile/5.jpg"/>
    </image>




  <!-- **** 6 Point Spots **** -->



  <hotspot name="spotpoint74"
           ath="168.268839" atv="-1.102041"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint74"
           tooltip="spotpoint74_tooltip"
           />
  <hotspot name="spotpoint74" devices="flash" zorder="3"/>
  <hotspot name="spotpoint74" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint74">
  
        mainloadscene(pano38);lookat(94.687500, 0.234375, 90.000000);


  </action>





  <hotspot name="spotpoint75"
           ath="-90.549898" atv="-1.836735"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           onclick="onclickspotpoint75"
           tooltip="spotpoint75_tooltip"
           />
  <hotspot name="spotpoint75" devices="flash" zorder="3"/>
  <hotspot name="spotpoint75" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint75">
  
        mainloadscene(pano42);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint76"
           ath="20.514883" atv="6.369530"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano50"
           onclick="onclickspotpoint76"
           tooltip="spotpoint76_tooltip"
           />
  <hotspot name="spotpoint76" devices="flash" zorder="3"/>
  <hotspot name="spotpoint76" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint76">
  
        mainloadscene(pano50);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint78"
           ath="16.460177" atv="-5.494327"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint78"
           tooltip="spotpoint78_tooltip"
           />
  <hotspot name="spotpoint78" devices="flash" zorder="3"/>
  <hotspot name="spotpoint78" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint78">
  
        mainloadscene(pano46);lookat(-172.265625, -0.117188, 90.000000);


  </action>





  <hotspot name="spotpoint80"
           ath="-5.454545" atv="6.466775"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           onclick="onclickspotpoint80"
           tooltip="spotpoint80_tooltip"
           />
  <hotspot name="spotpoint80" devices="flash" zorder="3"/>
  <hotspot name="spotpoint80" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint80">
  
        mainloadscene(pano44);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint82"
           ath="-1.689461" atv="-4.910859"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano47"
           onclick="onclickspotpoint82"
           tooltip="spotpoint82_tooltip"
           />
  <hotspot name="spotpoint82" devices="flash" zorder="3"/>
  <hotspot name="spotpoint82" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint82">
  
        mainloadscene(pano47);lookat(-129.609375, 1.992188, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 65 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0090" @PanoFile="C:/Users/Casa 360/Desktop/CASA 360/TOURS/Alexander Galindo 9470411/fotos/SAM_100_0090.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano50"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0090_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_0090_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_0090_50/0/1/%v_%u.jpg"/>
          <right url="sam_100_0090_50/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0090_50/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0090_50/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0090_50/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0090_50/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0090_50/0/0/%v_%u.jpg"/>
          <right url="sam_100_0090_50/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0090_50/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0090_50/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0090_50/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0090_50/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0090_50/mobile/0.jpg"/>
      <right url="sam_100_0090_50/mobile/1.jpg"/>
      <back  url="sam_100_0090_50/mobile/2.jpg"/>
      <left  url="sam_100_0090_50/mobile/3.jpg"/>
      <up    url="sam_100_0090_50/mobile/4.jpg"/>
      <down  url="sam_100_0090_50/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint77"
           ath="-143.340122" atv="-1.102041"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint77"
           tooltip="spotpoint77_tooltip"
           />
  <hotspot name="spotpoint77" devices="flash" zorder="3"/>
  <hotspot name="spotpoint77" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint77">
  
        mainloadscene(pano49);lookat(-87.539062, 0.703125, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

