<?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 : 26-01-2023 14-45-14 -->
  <!-- Project file : /Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/TOUR/tour.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin_vr.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core_vr.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/tour_messages_es.xml"/>

  <action name="startup">

    if (s !== null, if (startscene === null OR startscene === "undefined", set(startscene, get(s));); );
    if (startscene === null OR startscene === "undefined",
      set(startscene, pano10);
    );
    if(startlanguage !== null AND startlanguage !== "undefined",
      set(tour_language, get(startlanguage));
    );
    if(starttime !== null AND starttime !== "undefined" AND starttime GT 0,
      set(videoscenestarttime, get(starttime));
    ,
      set(videoscenestarttime, 0);
    );
    if(scene[get(startscene)].full360,
    mainloadsceneStartup(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      ,
        if (f !== null,
          lookat(get(h), get(view.vlookat), get(f));
         ,
          lookat(get(h), get(view.vlookat));
        );
      );
    ,
      if (v !== null,
        if (f !== null,
          lookat(get(view.hlookat), get(v), get(f));
         ,
          lookat(get(view.hlookat), get(v));
        );
      ,
        if (f !== null,
          lookat(get(view.hlookat), get(view.vlookat), get(f));
        );
      );
    );
    );
  </action>

  <!-- 19 Groups -->

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




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





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


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 30 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0813" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0813.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0813_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_0813_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_0813_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_0813_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0813_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0813_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0813_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0813_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0813_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_0813_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0813_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0813_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0813_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0813_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0813_11/mobile/0.jpg"/>
      <right url="sam_100_0813_11/mobile/1.jpg"/>
      <back  url="sam_100_0813_11/mobile/2.jpg"/>
      <left  url="sam_100_0813_11/mobile/3.jpg"/>
      <up    url="sam_100_0813_11/mobile/4.jpg"/>
      <down  url="sam_100_0813_11/mobile/5.jpg"/>
    </image>




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





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


  </action>







  <hotspot name="spotpoint125"
           ath="84.603482" atv="4.186047"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint125"
           tooltip="spotpoint125_tooltip"
           />
  <hotspot name="spotpoint125" devices="flash" zorder="3"/>
  <hotspot name="spotpoint125" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint125">
  
        mainloadscene(pano20);


  </action>







  <hotspot name="spotpoint129"
           ath="61.624758" atv="6.976744"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint129"
           tooltip="spotpoint129_tooltip"
           />
  <hotspot name="spotpoint129" devices="flash" zorder="3"/>
  <hotspot name="spotpoint129" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint129">
  
        mainloadscene(pano15);


  </action>







  <hotspot name="spotpoint159"
           ath="178.607350" atv="0.697674"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano10"
           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(pano10);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 31 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0814" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0814.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0814_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_0814_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_0814_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_0814_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0814_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0814_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0814_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0814_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0814_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_0814_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0814_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0814_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0814_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0814_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0814_12/mobile/0.jpg"/>
      <right url="sam_100_0814_12/mobile/1.jpg"/>
      <back  url="sam_100_0814_12/mobile/2.jpg"/>
      <left  url="sam_100_0814_12/mobile/3.jpg"/>
      <up    url="sam_100_0814_12/mobile/4.jpg"/>
      <down  url="sam_100_0814_12/mobile/5.jpg"/>
    </image>




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





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


  </action>







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


  </action>







  <hotspot name="spotpoint130"
           ath="111.063830" atv="-0.697674"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint130"
           tooltip="spotpoint130_tooltip"
           />
  <hotspot name="spotpoint130" devices="flash" zorder="3"/>
  <hotspot name="spotpoint130" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint130">
  
        mainloadscene(pano20);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 32 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0815" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0815.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0815_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_0815_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_0815_13/0/1/%v_%u.jpg"/>
          <right url="sam_100_0815_13/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0815_13/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0815_13/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0815_13/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0815_13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0815_13/0/0/%v_%u.jpg"/>
          <right url="sam_100_0815_13/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0815_13/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0815_13/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0815_13/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0815_13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0815_13/mobile/0.jpg"/>
      <right url="sam_100_0815_13/mobile/1.jpg"/>
      <back  url="sam_100_0815_13/mobile/2.jpg"/>
      <left  url="sam_100_0815_13/mobile/3.jpg"/>
      <up    url="sam_100_0815_13/mobile/4.jpg"/>
      <down  url="sam_100_0815_13/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint54"
           ath="-92.959381" atv="0.697674"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint54"
           tooltip="spotpoint54_tooltip"
           />
  <hotspot name="spotpoint54" devices="flash" zorder="3"/>
  <hotspot name="spotpoint54" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint54">
  
        mainloadscene(pano14);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 33 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0816" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0816.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0816_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_0816_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_0816_14/0/1/%v_%u.jpg"/>
          <right url="sam_100_0816_14/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0816_14/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0816_14/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0816_14/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0816_14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0816_14/0/0/%v_%u.jpg"/>
          <right url="sam_100_0816_14/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0816_14/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0816_14/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0816_14/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0816_14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0816_14/mobile/0.jpg"/>
      <right url="sam_100_0816_14/mobile/1.jpg"/>
      <back  url="sam_100_0816_14/mobile/2.jpg"/>
      <left  url="sam_100_0816_14/mobile/3.jpg"/>
      <up    url="sam_100_0816_14/mobile/4.jpg"/>
      <down  url="sam_100_0816_14/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint53"
           ath="88.085106" atv="2.093023"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano13"
           onclick="onclickspotpoint53"
           tooltip="spotpoint53_tooltip"
           />
  <hotspot name="spotpoint53" devices="flash" zorder="3"/>
  <hotspot name="spotpoint53" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint53">
  
        mainloadscene(pano13);


  </action>







  <hotspot name="spotpoint55"
           ath="-35.164410" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano12"
           onclick="onclickspotpoint55"
           tooltip="spotpoint55_tooltip"
           />
  <hotspot name="spotpoint55" devices="flash" zorder="3"/>
  <hotspot name="spotpoint55" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint55">
  
        mainloadscene(pano12);


  </action>







  <hotspot name="spotpoint56"
           ath="-89.477756" atv="29.302326"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint56"
           tooltip="spotpoint56_tooltip"
           />
  <hotspot name="spotpoint56" devices="flash" zorder="3"/>
  <hotspot name="spotpoint56" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint56">
  
        mainloadscene(pano15);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 34 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0817" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0817.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0817_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_0817_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_0817_15/0/1/%v_%u.jpg"/>
          <right url="sam_100_0817_15/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0817_15/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0817_15/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0817_15/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0817_15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0817_15/0/0/%v_%u.jpg"/>
          <right url="sam_100_0817_15/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0817_15/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0817_15/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0817_15/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0817_15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0817_15/mobile/0.jpg"/>
      <right url="sam_100_0817_15/mobile/1.jpg"/>
      <back  url="sam_100_0817_15/mobile/2.jpg"/>
      <left  url="sam_100_0817_15/mobile/3.jpg"/>
      <up    url="sam_100_0817_15/mobile/4.jpg"/>
      <down  url="sam_100_0817_15/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint58"
           ath="68.588008" atv="4.186047"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint58"
           tooltip="spotpoint58_tooltip"
           />
  <hotspot name="spotpoint58" devices="flash" zorder="3"/>
  <hotspot name="spotpoint58" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint58">
  
        mainloadscene(pano19);


  </action>







  <hotspot name="spotpoint60"
           ath="-64.410058" atv="2.093023"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint60"
           tooltip="spotpoint60_tooltip"
           />
  <hotspot name="spotpoint60" devices="flash" zorder="3"/>
  <hotspot name="spotpoint60" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint60">
  
        mainloadscene(pano16);


  </action>







  <hotspot name="spotpoint154"
           ath="-163.984526" atv="-6.279070"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano18"
           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(pano18);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 35 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0818" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0818.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0818_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_0818_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_0818_16/0/1/%v_%u.jpg"/>
          <right url="sam_100_0818_16/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0818_16/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0818_16/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0818_16/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0818_16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0818_16/0/0/%v_%u.jpg"/>
          <right url="sam_100_0818_16/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0818_16/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0818_16/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0818_16/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0818_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0818_16/mobile/0.jpg"/>
      <right url="sam_100_0818_16/mobile/1.jpg"/>
      <back  url="sam_100_0818_16/mobile/2.jpg"/>
      <left  url="sam_100_0818_16/mobile/3.jpg"/>
      <up    url="sam_100_0818_16/mobile/4.jpg"/>
      <down  url="sam_100_0818_16/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint124"
           ath="-0.348162" atv="-1.395349"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint124"
           tooltip="spotpoint124_tooltip"
           />
  <hotspot name="spotpoint124" devices="flash" zorder="3"/>
  <hotspot name="spotpoint124" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint124">
  
        mainloadscene(pano15);


  </action>







  <hotspot name="spotpoint131"
           ath="-74.158607" atv="2.093023"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint131"
           tooltip="spotpoint131_tooltip"
           />
  <hotspot name="spotpoint131" devices="flash" zorder="3"/>
  <hotspot name="spotpoint131" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint131">
  
        mainloadscene(pano17);


  </action>







  <hotspot name="spotpoint132"
           ath="40.038685" atv="-1.395349"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint132"
           tooltip="spotpoint132_tooltip"
           />
  <hotspot name="spotpoint132" devices="flash" zorder="3"/>
  <hotspot name="spotpoint132" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint132">
  
        mainloadscene(pano14);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 36 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0819" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0819.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0819_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_0819_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_0819_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_0819_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0819_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0819_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0819_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0819_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0819_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_0819_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0819_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0819_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0819_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0819_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0819_17/mobile/0.jpg"/>
      <right url="sam_100_0819_17/mobile/1.jpg"/>
      <back  url="sam_100_0819_17/mobile/2.jpg"/>
      <left  url="sam_100_0819_17/mobile/3.jpg"/>
      <up    url="sam_100_0819_17/mobile/4.jpg"/>
      <down  url="sam_100_0819_17/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint133"
           ath="-106.885880" atv="2.093023"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint133"
           tooltip="spotpoint133_tooltip"
           />
  <hotspot name="spotpoint133" devices="flash" zorder="3"/>
  <hotspot name="spotpoint133" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint133">
  
        mainloadscene(pano14);


  </action>







  <hotspot name="spotpoint134"
           ath="-74.854932" atv="1.395349"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint134"
           tooltip="spotpoint134_tooltip"
           />
  <hotspot name="spotpoint134" devices="flash" zorder="3"/>
  <hotspot name="spotpoint134" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint134">
  
        mainloadscene(pano16);


  </action>



  <action name="hidepanopointspots">



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



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



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



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


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


</scene>

  <!-- Group Grupo 37 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0820" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0820.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0820_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_0820_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_0820_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_0820_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0820_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0820_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0820_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0820_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0820_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_0820_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0820_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0820_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0820_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0820_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0820_18/mobile/0.jpg"/>
      <right url="sam_100_0820_18/mobile/1.jpg"/>
      <back  url="sam_100_0820_18/mobile/2.jpg"/>
      <left  url="sam_100_0820_18/mobile/3.jpg"/>
      <up    url="sam_100_0820_18/mobile/4.jpg"/>
      <down  url="sam_100_0820_18/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint126"
           ath="56.750484" atv="-3.488372"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint126"
           tooltip="spotpoint126_tooltip"
           />
  <hotspot name="spotpoint126" devices="flash" zorder="3"/>
  <hotspot name="spotpoint126" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint126">
  
        mainloadscene(pano15);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 38 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0821" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0821.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0821_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_0821_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_0821_19/0/1/%v_%u.jpg"/>
          <right url="sam_100_0821_19/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0821_19/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0821_19/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0821_19/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0821_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0821_19/0/0/%v_%u.jpg"/>
          <right url="sam_100_0821_19/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0821_19/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0821_19/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0821_19/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0821_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0821_19/mobile/0.jpg"/>
      <right url="sam_100_0821_19/mobile/1.jpg"/>
      <back  url="sam_100_0821_19/mobile/2.jpg"/>
      <left  url="sam_100_0821_19/mobile/3.jpg"/>
      <up    url="sam_100_0821_19/mobile/4.jpg"/>
      <down  url="sam_100_0821_19/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint138"
           ath="91.566731" atv="2.093023"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint138"
           tooltip="spotpoint138_tooltip"
           />
  <hotspot name="spotpoint138" devices="flash" zorder="3"/>
  <hotspot name="spotpoint138" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint138">
  
        mainloadscene(pano15);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 39 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0822" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0822.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano20"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0822_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_0822_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_0822_20/0/1/%v_%u.jpg"/>
          <right url="sam_100_0822_20/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0822_20/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0822_20/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0822_20/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0822_20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0822_20/0/0/%v_%u.jpg"/>
          <right url="sam_100_0822_20/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0822_20/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0822_20/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0822_20/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0822_20/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0822_20/mobile/0.jpg"/>
      <right url="sam_100_0822_20/mobile/1.jpg"/>
      <back  url="sam_100_0822_20/mobile/2.jpg"/>
      <left  url="sam_100_0822_20/mobile/3.jpg"/>
      <up    url="sam_100_0822_20/mobile/4.jpg"/>
      <down  url="sam_100_0822_20/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint135"
           ath="59.535783" atv="-3.488372"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint135"
           tooltip="spotpoint135_tooltip"
           />
  <hotspot name="spotpoint135" devices="flash" zorder="3"/>
  <hotspot name="spotpoint135" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint135">
  
        mainloadscene(pano24);


  </action>







  <hotspot name="spotpoint139"
           ath="132.649903" atv="2.790698"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano22"
           onclick="onclickspotpoint139"
           tooltip="spotpoint139_tooltip"
           />
  <hotspot name="spotpoint139" devices="flash" zorder="3"/>
  <hotspot name="spotpoint139" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint139">
  
        mainloadscene(pano22);


  </action>







  <hotspot name="spotpoint140"
           ath="-168.858801" atv="3.488372"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint140"
           tooltip="spotpoint140_tooltip"
           />
  <hotspot name="spotpoint140" devices="flash" zorder="3"/>
  <hotspot name="spotpoint140" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint140">
  
        mainloadscene(pano23);


  </action>







  <hotspot name="spotpoint144"
           ath="-49.090909" atv="-4.883721"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint144"
           tooltip="spotpoint144_tooltip"
           />
  <hotspot name="spotpoint144" devices="flash" zorder="3"/>
  <hotspot name="spotpoint144" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint144">
  
        mainloadscene(pano21);


  </action>







  <hotspot name="spotpoint157"
           ath="11.489362" atv="9.069767"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano14"
           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(pano14);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 40 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0823" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0823.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0823_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_0823_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_0823_21/0/1/%v_%u.jpg"/>
          <right url="sam_100_0823_21/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0823_21/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0823_21/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0823_21/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0823_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0823_21/0/0/%v_%u.jpg"/>
          <right url="sam_100_0823_21/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0823_21/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0823_21/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0823_21/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0823_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0823_21/mobile/0.jpg"/>
      <right url="sam_100_0823_21/mobile/1.jpg"/>
      <back  url="sam_100_0823_21/mobile/2.jpg"/>
      <left  url="sam_100_0823_21/mobile/3.jpg"/>
      <up    url="sam_100_0823_21/mobile/4.jpg"/>
      <down  url="sam_100_0823_21/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint145"
           ath="28.301887" atv="-5.294118"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint145"
           tooltip="spotpoint145_tooltip"
           />
  <hotspot name="spotpoint145" devices="flash" zorder="3"/>
  <hotspot name="spotpoint145" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint145">
  
        mainloadscene(pano20);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 41 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0824" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0824.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano22"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0824_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_0824_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_0824_22/0/1/%v_%u.jpg"/>
          <right url="sam_100_0824_22/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0824_22/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0824_22/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0824_22/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0824_22/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0824_22/0/0/%v_%u.jpg"/>
          <right url="sam_100_0824_22/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0824_22/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0824_22/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0824_22/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0824_22/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0824_22/mobile/0.jpg"/>
      <right url="sam_100_0824_22/mobile/1.jpg"/>
      <back  url="sam_100_0824_22/mobile/2.jpg"/>
      <left  url="sam_100_0824_22/mobile/3.jpg"/>
      <up    url="sam_100_0824_22/mobile/4.jpg"/>
      <down  url="sam_100_0824_22/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint142"
           ath="29.056604" atv="-3.781513"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint142"
           tooltip="spotpoint142_tooltip"
           />
  <hotspot name="spotpoint142" devices="flash" zorder="3"/>
  <hotspot name="spotpoint142" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint142">
  
        mainloadscene(pano20);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 42 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0825" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0825.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0825_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_0825_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_0825_23/0/1/%v_%u.jpg"/>
          <right url="sam_100_0825_23/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0825_23/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0825_23/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0825_23/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0825_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0825_23/0/0/%v_%u.jpg"/>
          <right url="sam_100_0825_23/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0825_23/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0825_23/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0825_23/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0825_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0825_23/mobile/0.jpg"/>
      <right url="sam_100_0825_23/mobile/1.jpg"/>
      <back  url="sam_100_0825_23/mobile/2.jpg"/>
      <left  url="sam_100_0825_23/mobile/3.jpg"/>
      <up    url="sam_100_0825_23/mobile/4.jpg"/>
      <down  url="sam_100_0825_23/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint141"
           ath="87.169811" atv="-1.512605"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint141"
           tooltip="spotpoint141_tooltip"
           />
  <hotspot name="spotpoint141" devices="flash" zorder="3"/>
  <hotspot name="spotpoint141" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint141">
  
        mainloadscene(pano20);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 43 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0826" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0826.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0826_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_0826_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_0826_24/0/1/%v_%u.jpg"/>
          <right url="sam_100_0826_24/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0826_24/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0826_24/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0826_24/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0826_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0826_24/0/0/%v_%u.jpg"/>
          <right url="sam_100_0826_24/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0826_24/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0826_24/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0826_24/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0826_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0826_24/mobile/0.jpg"/>
      <right url="sam_100_0826_24/mobile/1.jpg"/>
      <back  url="sam_100_0826_24/mobile/2.jpg"/>
      <left  url="sam_100_0826_24/mobile/3.jpg"/>
      <up    url="sam_100_0826_24/mobile/4.jpg"/>
      <down  url="sam_100_0826_24/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint146"
           ath="45.609284" atv="-3.488372"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint146"
           tooltip="spotpoint146_tooltip"
           />
  <hotspot name="spotpoint146" devices="flash" zorder="3"/>
  <hotspot name="spotpoint146" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint146">
  
        mainloadscene(pano27);


  </action>







  <hotspot name="spotpoint153"
           ath="-15.667311" atv="-2.790698"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano25"
           onclick="onclickspotpoint153"
           tooltip="spotpoint153_tooltip"
           />
  <hotspot name="spotpoint153" devices="flash" zorder="3"/>
  <hotspot name="spotpoint153" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint153">
  
        mainloadscene(pano25);


  </action>







  <hotspot name="spotpoint156"
           ath="-81.818182" atv="8.372093"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano20"
           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(pano20);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 44 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0827" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0827.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0827_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_0827_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_0827_25/0/1/%v_%u.jpg"/>
          <right url="sam_100_0827_25/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0827_25/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0827_25/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0827_25/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0827_25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0827_25/0/0/%v_%u.jpg"/>
          <right url="sam_100_0827_25/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0827_25/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0827_25/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0827_25/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0827_25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0827_25/mobile/0.jpg"/>
      <right url="sam_100_0827_25/mobile/1.jpg"/>
      <back  url="sam_100_0827_25/mobile/2.jpg"/>
      <left  url="sam_100_0827_25/mobile/3.jpg"/>
      <up    url="sam_100_0827_25/mobile/4.jpg"/>
      <down  url="sam_100_0827_25/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint150"
           ath="53.965184" atv="0.697674"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint150"
           tooltip="spotpoint150_tooltip"
           />
  <hotspot name="spotpoint150" devices="flash" zorder="3"/>
  <hotspot name="spotpoint150" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint150">
  
        mainloadscene(pano24);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 45 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0828" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0828.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0828_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_0828_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_0828_26/0/1/%v_%u.jpg"/>
          <right url="sam_100_0828_26/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0828_26/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0828_26/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0828_26/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0828_26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0828_26/0/0/%v_%u.jpg"/>
          <right url="sam_100_0828_26/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0828_26/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0828_26/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0828_26/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0828_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0828_26/mobile/0.jpg"/>
      <right url="sam_100_0828_26/mobile/1.jpg"/>
      <back  url="sam_100_0828_26/mobile/2.jpg"/>
      <left  url="sam_100_0828_26/mobile/3.jpg"/>
      <up    url="sam_100_0828_26/mobile/4.jpg"/>
      <down  url="sam_100_0828_26/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint152"
           ath="21.237911" atv="-3.488372"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint152"
           tooltip="spotpoint152_tooltip"
           />
  <hotspot name="spotpoint152" devices="flash" zorder="3"/>
  <hotspot name="spotpoint152" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint152">
  
        mainloadscene(pano27);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <!-- Group Grupo 46 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0829" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0829.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano27"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0829_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_0829_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_0829_27/0/1/%v_%u.jpg"/>
          <right url="sam_100_0829_27/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0829_27/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0829_27/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0829_27/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0829_27/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0829_27/0/0/%v_%u.jpg"/>
          <right url="sam_100_0829_27/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0829_27/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0829_27/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0829_27/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0829_27/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0829_27/mobile/0.jpg"/>
      <right url="sam_100_0829_27/mobile/1.jpg"/>
      <back  url="sam_100_0829_27/mobile/2.jpg"/>
      <left  url="sam_100_0829_27/mobile/3.jpg"/>
      <up    url="sam_100_0829_27/mobile/4.jpg"/>
      <down  url="sam_100_0829_27/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint147"
           ath="24.719536" atv="-2.790698"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano24"
           onclick="onclickspotpoint147"
           tooltip="spotpoint147_tooltip"
           />
  <hotspot name="spotpoint147" devices="flash" zorder="3"/>
  <hotspot name="spotpoint147" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint147">
  
        mainloadscene(pano24);


  </action>







  <hotspot name="spotpoint148"
           ath="-39.622642" atv="-3.781513"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint148"
           tooltip="spotpoint148_tooltip"
           />
  <hotspot name="spotpoint148" devices="flash" zorder="3"/>
  <hotspot name="spotpoint148" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint148">
  
        mainloadscene(pano28);


  </action>







  <hotspot name="spotpoint155"
           ath="100.618956" atv="1.395349"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano26"
           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(pano26);


  </action>



  <action name="hidepanopointspots">



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



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



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



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



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



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


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


</scene>

  <!-- Group Grupo 47 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0830" @PanoFile="/Users/casa360/Desktop/Ruby /Tours/Hugo Castro 6187670/FOTOS/SAM_100_0830.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano28"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0830_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_0830_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_0830_28/0/1/%v_%u.jpg"/>
          <right url="sam_100_0830_28/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0830_28/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0830_28/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0830_28/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0830_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0830_28/0/0/%v_%u.jpg"/>
          <right url="sam_100_0830_28/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0830_28/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0830_28/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0830_28/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0830_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0830_28/mobile/0.jpg"/>
      <right url="sam_100_0830_28/mobile/1.jpg"/>
      <back  url="sam_100_0830_28/mobile/2.jpg"/>
      <left  url="sam_100_0830_28/mobile/3.jpg"/>
      <up    url="sam_100_0830_28/mobile/4.jpg"/>
      <down  url="sam_100_0830_28/mobile/5.jpg"/>
    </image>




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





  <hotspot name="spotpoint149"
           ath="41.132075" atv="-0.756303"
           style="IconDefaultPointSpotStyle"
           tag="point"
           distorted="true"
           depth="1000"
           descriptionid=""
           linktarget="pano27"
           onclick="onclickspotpoint149"
           tooltip="spotpoint149_tooltip"
           />
  <hotspot name="spotpoint149" devices="flash" zorder="3"/>
  <hotspot name="spotpoint149" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint149">
  
        mainloadscene(pano27);


  </action>



  <action name="hidepanopointspots">



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



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


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


</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

