<?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 : 04-01-2022 12-59-41 -->
  <!-- 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, pano47);
    );
    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>

  <!-- 18 Groups -->

  <!-- Group Grupo 67 : 1 panoramas -->
  
<!-- **** @PanoName="Output(19)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(19).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano47"
       heading="0"
       thumburl="%FIRSTXML%/output_19__47/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano47_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="-3.990000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="179.110000" v="-3.990000" 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="179.110000"
          vlookat="-3.990000"/>
    <preview url="%FIRSTXML%/output_19__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="output_19__47/0/1/%v_%u.jpg"/>
          <right url="output_19__47/1/1/%v_%u.jpg"/>
          <back  url="output_19__47/2/1/%v_%u.jpg"/>
          <left  url="output_19__47/3/1/%v_%u.jpg"/>
          <up    url="output_19__47/4/1/%v_%u.jpg"/>
          <down  url="output_19__47/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_19__47/0/0/%v_%u.jpg"/>
          <right url="output_19__47/1/0/%v_%u.jpg"/>
          <back  url="output_19__47/2/0/%v_%u.jpg"/>
          <left  url="output_19__47/3/0/%v_%u.jpg"/>
          <up    url="output_19__47/4/0/%v_%u.jpg"/>
          <down  url="output_19__47/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_19__47/mobile/0.jpg"/>
      <right url="output_19__47/mobile/1.jpg"/>
      <back  url="output_19__47/mobile/2.jpg"/>
      <left  url="output_19__47/mobile/3.jpg"/>
      <up    url="output_19__47/mobile/4.jpg"/>
      <down  url="output_19__47/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint77"
           ath="-178.756477" atv="-10.899654"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           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(pano44);lookat(-175.950000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint77].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint77].visible, true);
  </action>
  <events name="pano47stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 57 : 1 panoramas -->
  
<!-- **** @PanoName="Output(1)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(1).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano37"
       heading="0"
       thumburl="%FIRSTXML%/output_1__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%/output_1__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="output_1__37/0/1/%v_%u.jpg"/>
          <right url="output_1__37/1/1/%v_%u.jpg"/>
          <back  url="output_1__37/2/1/%v_%u.jpg"/>
          <left  url="output_1__37/3/1/%v_%u.jpg"/>
          <up    url="output_1__37/4/1/%v_%u.jpg"/>
          <down  url="output_1__37/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_1__37/0/0/%v_%u.jpg"/>
          <right url="output_1__37/1/0/%v_%u.jpg"/>
          <back  url="output_1__37/2/0/%v_%u.jpg"/>
          <left  url="output_1__37/3/0/%v_%u.jpg"/>
          <up    url="output_1__37/4/0/%v_%u.jpg"/>
          <down  url="output_1__37/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_1__37/mobile/0.jpg"/>
      <right url="output_1__37/mobile/1.jpg"/>
      <back  url="output_1__37/mobile/2.jpg"/>
      <left  url="output_1__37/mobile/3.jpg"/>
      <up    url="output_1__37/mobile/4.jpg"/>
      <down  url="output_1__37/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 58 : 1 panoramas -->
  
<!-- **** @PanoName="Output(10)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(10).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano38"
       heading="0"
       thumburl="%FIRSTXML%/output_10__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%/output_10__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="output_10__38/0/1/%v_%u.jpg"/>
          <right url="output_10__38/1/1/%v_%u.jpg"/>
          <back  url="output_10__38/2/1/%v_%u.jpg"/>
          <left  url="output_10__38/3/1/%v_%u.jpg"/>
          <up    url="output_10__38/4/1/%v_%u.jpg"/>
          <down  url="output_10__38/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_10__38/0/0/%v_%u.jpg"/>
          <right url="output_10__38/1/0/%v_%u.jpg"/>
          <back  url="output_10__38/2/0/%v_%u.jpg"/>
          <left  url="output_10__38/3/0/%v_%u.jpg"/>
          <up    url="output_10__38/4/0/%v_%u.jpg"/>
          <down  url="output_10__38/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_10__38/mobile/0.jpg"/>
      <right url="output_10__38/mobile/1.jpg"/>
      <back  url="output_10__38/mobile/2.jpg"/>
      <left  url="output_10__38/mobile/3.jpg"/>
      <up    url="output_10__38/mobile/4.jpg"/>
      <down  url="output_10__38/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint84"
           ath="-1.554404" atv="-5.294118"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint84"
           tooltip="spotpoint84_tooltip"
           />
  <hotspot name="spotpoint84" devices="flash" zorder="3"/>
  <hotspot name="spotpoint84" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint84">
  
        mainloadscene(pano43);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint85"
           ath="-84.870466" atv="-0.934256"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint85"
           tooltip="spotpoint85_tooltip"
           />
  <hotspot name="spotpoint85" devices="flash" zorder="3"/>
  <hotspot name="spotpoint85" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint85">
  
        mainloadscene(pano52);lookat(85.550779, 3.265834, 90.000000);


  </action>





  <hotspot name="spotpoint87"
           ath="86.113990" atv="-2.179931"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint87"
           tooltip="spotpoint87_tooltip"
           />
  <hotspot name="spotpoint87" devices="flash" zorder="3"/>
  <hotspot name="spotpoint87" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint87">
  
        mainloadscene(pano53);lookat(-166.950000, -0.495000, 99.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint84].visible, false);

    set(hotspot[spotpoint85].visible, false);

    set(hotspot[spotpoint87].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint84].visible, true);

  
  set(hotspot[spotpoint85].visible, true);

  
  set(hotspot[spotpoint87].visible, true);
  </action>
  <events name="pano38stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 59 : 1 panoramas -->
  
<!-- **** @PanoName="Output(11)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(11).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano39"
       heading="0"
       thumburl="%FIRSTXML%/output_11__39/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano39_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_11__39/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_11__39/0/1/%v_%u.jpg"/>
          <right url="output_11__39/1/1/%v_%u.jpg"/>
          <back  url="output_11__39/2/1/%v_%u.jpg"/>
          <left  url="output_11__39/3/1/%v_%u.jpg"/>
          <up    url="output_11__39/4/1/%v_%u.jpg"/>
          <down  url="output_11__39/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_11__39/0/0/%v_%u.jpg"/>
          <right url="output_11__39/1/0/%v_%u.jpg"/>
          <back  url="output_11__39/2/0/%v_%u.jpg"/>
          <left  url="output_11__39/3/0/%v_%u.jpg"/>
          <up    url="output_11__39/4/0/%v_%u.jpg"/>
          <down  url="output_11__39/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_11__39/mobile/0.jpg"/>
      <right url="output_11__39/mobile/1.jpg"/>
      <back  url="output_11__39/mobile/2.jpg"/>
      <left  url="output_11__39/mobile/3.jpg"/>
      <up    url="output_11__39/mobile/4.jpg"/>
      <down  url="output_11__39/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 60 : 1 panoramas -->
  
<!-- **** @PanoName="Output(12)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(12).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano40"
       heading="0"
       thumburl="%FIRSTXML%/output_12__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%/output_12__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="output_12__40/0/1/%v_%u.jpg"/>
          <right url="output_12__40/1/1/%v_%u.jpg"/>
          <back  url="output_12__40/2/1/%v_%u.jpg"/>
          <left  url="output_12__40/3/1/%v_%u.jpg"/>
          <up    url="output_12__40/4/1/%v_%u.jpg"/>
          <down  url="output_12__40/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_12__40/0/0/%v_%u.jpg"/>
          <right url="output_12__40/1/0/%v_%u.jpg"/>
          <back  url="output_12__40/2/0/%v_%u.jpg"/>
          <left  url="output_12__40/3/0/%v_%u.jpg"/>
          <up    url="output_12__40/4/0/%v_%u.jpg"/>
          <down  url="output_12__40/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_12__40/mobile/0.jpg"/>
      <right url="output_12__40/mobile/1.jpg"/>
      <back  url="output_12__40/mobile/2.jpg"/>
      <left  url="output_12__40/mobile/3.jpg"/>
      <up    url="output_12__40/mobile/4.jpg"/>
      <down  url="output_12__40/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint104"
           ath="-172.538860" atv="-9.031142"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint104"
           tooltip="spotpoint104_tooltip"
           />
  <hotspot name="spotpoint104" devices="flash" zorder="3"/>
  <hotspot name="spotpoint104" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint104">
  
        mainloadscene(pano46);lookat(-88.650000, 12.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint104].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint104].visible, true);
  </action>
  <events name="pano40stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 61 : 1 panoramas -->
  
<!-- **** @PanoName="Output(13)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(13).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano41"
       heading="0"
       thumburl="%FIRSTXML%/output_13__41/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano41_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_13__41/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_13__41/0/1/%v_%u.jpg"/>
          <right url="output_13__41/1/1/%v_%u.jpg"/>
          <back  url="output_13__41/2/1/%v_%u.jpg"/>
          <left  url="output_13__41/3/1/%v_%u.jpg"/>
          <up    url="output_13__41/4/1/%v_%u.jpg"/>
          <down  url="output_13__41/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_13__41/0/0/%v_%u.jpg"/>
          <right url="output_13__41/1/0/%v_%u.jpg"/>
          <back  url="output_13__41/2/0/%v_%u.jpg"/>
          <left  url="output_13__41/3/0/%v_%u.jpg"/>
          <up    url="output_13__41/4/0/%v_%u.jpg"/>
          <down  url="output_13__41/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_13__41/mobile/0.jpg"/>
      <right url="output_13__41/mobile/1.jpg"/>
      <back  url="output_13__41/mobile/2.jpg"/>
      <left  url="output_13__41/mobile/3.jpg"/>
      <up    url="output_13__41/mobile/4.jpg"/>
      <down  url="output_13__41/mobile/5.jpg"/>
    </image>




  <!-- **** 3 Point Spots **** -->



  <hotspot name="spotpoint94"
           ath="45.699482" atv="-6.539792"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint94"
           tooltip="spotpoint94_tooltip"
           />
  <hotspot name="spotpoint94" devices="flash" zorder="3"/>
  <hotspot name="spotpoint94" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint94">
  
        mainloadscene(pano43);lookat(-83.700000, 4.050000, 90.000000);


  </action>





  <hotspot name="spotpoint95"
           ath="117.202073" atv="-5.294118"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint95"
           tooltip="spotpoint95_tooltip"
           />
  <hotspot name="spotpoint95" devices="flash" zorder="3"/>
  <hotspot name="spotpoint95" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint95">
  
        mainloadscene(pano49);lookat(3.600000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint97"
           ath="-84.248705" atv="-6.539792"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano53"
           onclick="onclickspotpoint97"
           tooltip="spotpoint97_tooltip"
           />
  <hotspot name="spotpoint97" devices="flash" zorder="3"/>
  <hotspot name="spotpoint97" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint97">
  
        mainloadscene(pano53);lookat(-97.200000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint94].visible, false);

    set(hotspot[spotpoint95].visible, false);

    set(hotspot[spotpoint97].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint94].visible, true);

  
  set(hotspot[spotpoint95].visible, true);

  
  set(hotspot[spotpoint97].visible, true);
  </action>
  <events name="pano41stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 63 : 1 panoramas -->
  
<!-- **** @PanoName="Output(15)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(15).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano43"
       heading="0"
       thumburl="%FIRSTXML%/output_15__43/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano43_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_15__43/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_15__43/0/1/%v_%u.jpg"/>
          <right url="output_15__43/1/1/%v_%u.jpg"/>
          <back  url="output_15__43/2/1/%v_%u.jpg"/>
          <left  url="output_15__43/3/1/%v_%u.jpg"/>
          <up    url="output_15__43/4/1/%v_%u.jpg"/>
          <down  url="output_15__43/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_15__43/0/0/%v_%u.jpg"/>
          <right url="output_15__43/1/0/%v_%u.jpg"/>
          <back  url="output_15__43/2/0/%v_%u.jpg"/>
          <left  url="output_15__43/3/0/%v_%u.jpg"/>
          <up    url="output_15__43/4/0/%v_%u.jpg"/>
          <down  url="output_15__43/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_15__43/mobile/0.jpg"/>
      <right url="output_15__43/mobile/1.jpg"/>
      <back  url="output_15__43/mobile/2.jpg"/>
      <left  url="output_15__43/mobile/3.jpg"/>
      <up    url="output_15__43/mobile/4.jpg"/>
      <down  url="output_15__43/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint80"
           ath="12.746114" atv="-4.048443"
           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="spotpoint83"
           ath="171.917098" atv="-6.539792"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           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(pano38);lookat(173.700000, -1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint93"
           ath="96.062176" atv="-6.539792"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint93"
           tooltip="spotpoint93_tooltip"
           />
  <hotspot name="spotpoint93" devices="flash" zorder="3"/>
  <hotspot name="spotpoint93" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint93">
  
        mainloadscene(pano41);lookat(178.650000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint99"
           ath="-81.139896" atv="-5.916955"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint99"
           tooltip="spotpoint99_tooltip"
           />
  <hotspot name="spotpoint99" devices="flash" zorder="3"/>
  <hotspot name="spotpoint99" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint99">
  
        mainloadscene(pano46);lookat(6.300000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint80].visible, false);

    set(hotspot[spotpoint83].visible, false);

    set(hotspot[spotpoint93].visible, false);

    set(hotspot[spotpoint99].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint80].visible, true);

  
  set(hotspot[spotpoint83].visible, true);

  
  set(hotspot[spotpoint93].visible, true);

  
  set(hotspot[spotpoint99].visible, true);
  </action>
  <events name="pano43stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 64 : 1 panoramas -->
  
<!-- **** @PanoName="Output(16)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(16).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano44"
       heading="0"
       thumburl="%FIRSTXML%/output_16__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%/output_16__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="output_16__44/0/1/%v_%u.jpg"/>
          <right url="output_16__44/1/1/%v_%u.jpg"/>
          <back  url="output_16__44/2/1/%v_%u.jpg"/>
          <left  url="output_16__44/3/1/%v_%u.jpg"/>
          <up    url="output_16__44/4/1/%v_%u.jpg"/>
          <down  url="output_16__44/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_16__44/0/0/%v_%u.jpg"/>
          <right url="output_16__44/1/0/%v_%u.jpg"/>
          <back  url="output_16__44/2/0/%v_%u.jpg"/>
          <left  url="output_16__44/3/0/%v_%u.jpg"/>
          <up    url="output_16__44/4/0/%v_%u.jpg"/>
          <down  url="output_16__44/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_16__44/mobile/0.jpg"/>
      <right url="output_16__44/mobile/1.jpg"/>
      <back  url="output_16__44/mobile/2.jpg"/>
      <left  url="output_16__44/mobile/3.jpg"/>
      <up    url="output_16__44/mobile/4.jpg"/>
      <down  url="output_16__44/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint78"
           ath="2.797927" atv="-2.802768"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano47"
           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(pano47);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint79"
           ath="-179.378238" atv="-7.162630"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           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(pano43);lookat(-176.400000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint81"
           ath="-58.134715" atv="-6.539792"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano51"
           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(pano51);lookat(-92.250000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint89"
           ath="50.673575" atv="-5.916955"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano48"
           onclick="onclickspotpoint89"
           tooltip="spotpoint89_tooltip"
           />
  <hotspot name="spotpoint89" devices="flash" zorder="3"/>
  <hotspot name="spotpoint89" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint89">
  
        mainloadscene(pano48);lookat(89.100000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint78].visible, false);

    set(hotspot[spotpoint79].visible, false);

    set(hotspot[spotpoint81].visible, false);

    set(hotspot[spotpoint89].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint78].visible, true);

  
  set(hotspot[spotpoint79].visible, true);

  
  set(hotspot[spotpoint81].visible, true);

  
  set(hotspot[spotpoint89].visible, true);
  </action>
  <events name="pano44stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 66 : 1 panoramas -->
  
<!-- **** @PanoName="Output(18)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(18).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano46"
       heading="0"
       thumburl="%FIRSTXML%/output_18__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%/output_18__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="output_18__46/0/1/%v_%u.jpg"/>
          <right url="output_18__46/1/1/%v_%u.jpg"/>
          <back  url="output_18__46/2/1/%v_%u.jpg"/>
          <left  url="output_18__46/3/1/%v_%u.jpg"/>
          <up    url="output_18__46/4/1/%v_%u.jpg"/>
          <down  url="output_18__46/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_18__46/0/0/%v_%u.jpg"/>
          <right url="output_18__46/1/0/%v_%u.jpg"/>
          <back  url="output_18__46/2/0/%v_%u.jpg"/>
          <left  url="output_18__46/3/0/%v_%u.jpg"/>
          <up    url="output_18__46/4/0/%v_%u.jpg"/>
          <down  url="output_18__46/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_18__46/mobile/0.jpg"/>
      <right url="output_18__46/mobile/1.jpg"/>
      <back  url="output_18__46/mobile/2.jpg"/>
      <left  url="output_18__46/mobile/3.jpg"/>
      <up    url="output_18__46/mobile/4.jpg"/>
      <down  url="output_18__46/mobile/5.jpg"/>
    </image>




  <!-- **** 4 Point Spots **** -->



  <hotspot name="spotpoint100"
           ath="132.124352" atv="-6.539792"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint100"
           tooltip="spotpoint100_tooltip"
           />
  <hotspot name="spotpoint100" devices="flash" zorder="3"/>
  <hotspot name="spotpoint100" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint100">
  
        mainloadscene(pano43);lookat(95.400000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint101"
           ath="62.487047" atv="-4.048443"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano50"
           onclick="onclickspotpoint101"
           tooltip="spotpoint101_tooltip"
           />
  <hotspot name="spotpoint101" devices="flash" zorder="3"/>
  <hotspot name="spotpoint101" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint101">
  
        mainloadscene(pano50);lookat(5.400000, 2.700000, 90.000000);


  </action>





  <hotspot name="spotpoint103"
           ath="97.927461" atv="-4.671280"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano40"
           onclick="onclickspotpoint103"
           tooltip="spotpoint103_tooltip"
           />
  <hotspot name="spotpoint103" devices="flash" zorder="3"/>
  <hotspot name="spotpoint103" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint103">
  
        mainloadscene(pano40);lookat(4.500000, 2.250000, 90.000000);


  </action>





  <hotspot name="spotpoint105"
           ath="-100.414508" atv="-7.162630"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano52"
           onclick="onclickspotpoint105"
           tooltip="spotpoint105_tooltip"
           />
  <hotspot name="spotpoint105" devices="flash" zorder="3"/>
  <hotspot name="spotpoint105" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint105">
  
        mainloadscene(pano52);lookat(17.100000, 0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint100].visible, false);

    set(hotspot[spotpoint101].visible, false);

    set(hotspot[spotpoint103].visible, false);

    set(hotspot[spotpoint105].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint100].visible, true);

  
  set(hotspot[spotpoint101].visible, true);

  
  set(hotspot[spotpoint103].visible, true);

  
  set(hotspot[spotpoint105].visible, true);
  </action>
  <events name="pano46stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 68 : 1 panoramas -->
  
<!-- **** @PanoName="Output(2)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(2).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano48"
       heading="0"
       thumburl="%FIRSTXML%/output_2__48/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano48_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_2__48/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_2__48/0/1/%v_%u.jpg"/>
          <right url="output_2__48/1/1/%v_%u.jpg"/>
          <back  url="output_2__48/2/1/%v_%u.jpg"/>
          <left  url="output_2__48/3/1/%v_%u.jpg"/>
          <up    url="output_2__48/4/1/%v_%u.jpg"/>
          <down  url="output_2__48/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_2__48/0/0/%v_%u.jpg"/>
          <right url="output_2__48/1/0/%v_%u.jpg"/>
          <back  url="output_2__48/2/0/%v_%u.jpg"/>
          <left  url="output_2__48/3/0/%v_%u.jpg"/>
          <up    url="output_2__48/4/0/%v_%u.jpg"/>
          <down  url="output_2__48/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_2__48/mobile/0.jpg"/>
      <right url="output_2__48/mobile/1.jpg"/>
      <back  url="output_2__48/mobile/2.jpg"/>
      <left  url="output_2__48/mobile/3.jpg"/>
      <up    url="output_2__48/mobile/4.jpg"/>
      <down  url="output_2__48/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint90"
           ath="89.844560" atv="-7.162630"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano49"
           onclick="onclickspotpoint90"
           tooltip="spotpoint90_tooltip"
           />
  <hotspot name="spotpoint90" devices="flash" zorder="3"/>
  <hotspot name="spotpoint90" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint90">
  
        mainloadscene(pano49);lookat(90.000000, 1.800000, 90.000000);


  </action>





  <hotspot name="spotpoint92"
           ath="-90.163934" atv="-3.941606"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           onclick="onclickspotpoint92"
           tooltip="spotpoint92_tooltip"
           />
  <hotspot name="spotpoint92" devices="flash" zorder="3"/>
  <hotspot name="spotpoint92" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint92">
  
        mainloadscene(pano44);lookat(-94.500000, 4.050000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint90].visible, false);

    set(hotspot[spotpoint92].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint90].visible, true);

  
  set(hotspot[spotpoint92].visible, true);
  </action>
  <events name="pano48stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 69 : 1 panoramas -->
  
<!-- **** @PanoName="Output(3)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(3).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano49"
       heading="0"
       thumburl="%FIRSTXML%/output_3__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%/output_3__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="output_3__49/0/1/%v_%u.jpg"/>
          <right url="output_3__49/1/1/%v_%u.jpg"/>
          <back  url="output_3__49/2/1/%v_%u.jpg"/>
          <left  url="output_3__49/3/1/%v_%u.jpg"/>
          <up    url="output_3__49/4/1/%v_%u.jpg"/>
          <down  url="output_3__49/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_3__49/0/0/%v_%u.jpg"/>
          <right url="output_3__49/1/0/%v_%u.jpg"/>
          <back  url="output_3__49/2/0/%v_%u.jpg"/>
          <left  url="output_3__49/3/0/%v_%u.jpg"/>
          <up    url="output_3__49/4/0/%v_%u.jpg"/>
          <down  url="output_3__49/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_3__49/mobile/0.jpg"/>
      <right url="output_3__49/mobile/1.jpg"/>
      <back  url="output_3__49/mobile/2.jpg"/>
      <left  url="output_3__49/mobile/3.jpg"/>
      <up    url="output_3__49/mobile/4.jpg"/>
      <down  url="output_3__49/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint91"
           ath="-87.678161" atv="-10.051948"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano48"
           onclick="onclickspotpoint91"
           tooltip="spotpoint91_tooltip"
           />
  <hotspot name="spotpoint91" devices="flash" zorder="3"/>
  <hotspot name="spotpoint91" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint91">
  
        mainloadscene(pano48);lookat(-72.450000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint96"
           ath="152.642487" atv="-12.145329"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint96"
           tooltip="spotpoint96_tooltip"
           />
  <hotspot name="spotpoint96" devices="flash" zorder="3"/>
  <hotspot name="spotpoint96" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint96">
  
        mainloadscene(pano41);lookat(-84.600000, 3.600000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint91].visible, false);

    set(hotspot[spotpoint96].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint91].visible, true);

  
  set(hotspot[spotpoint96].visible, true);
  </action>
  <events name="pano49stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 70 : 1 panoramas -->
  
<!-- **** @PanoName="Output(4)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(4).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano50"
       heading="0"
       thumburl="%FIRSTXML%/output_4__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%/output_4__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="output_4__50/0/1/%v_%u.jpg"/>
          <right url="output_4__50/1/1/%v_%u.jpg"/>
          <back  url="output_4__50/2/1/%v_%u.jpg"/>
          <left  url="output_4__50/3/1/%v_%u.jpg"/>
          <up    url="output_4__50/4/1/%v_%u.jpg"/>
          <down  url="output_4__50/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_4__50/0/0/%v_%u.jpg"/>
          <right url="output_4__50/1/0/%v_%u.jpg"/>
          <back  url="output_4__50/2/0/%v_%u.jpg"/>
          <left  url="output_4__50/3/0/%v_%u.jpg"/>
          <up    url="output_4__50/4/0/%v_%u.jpg"/>
          <down  url="output_4__50/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_4__50/mobile/0.jpg"/>
      <right url="output_4__50/mobile/1.jpg"/>
      <back  url="output_4__50/mobile/2.jpg"/>
      <left  url="output_4__50/mobile/3.jpg"/>
      <up    url="output_4__50/mobile/4.jpg"/>
      <down  url="output_4__50/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint102"
           ath="175.025907" atv="-8.408304"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint102"
           tooltip="spotpoint102_tooltip"
           />
  <hotspot name="spotpoint102" devices="flash" zorder="3"/>
  <hotspot name="spotpoint102" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint102">
  
        mainloadscene(pano46);lookat(-87.750000, 3.150000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint102].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint102].visible, true);
  </action>
  <events name="pano50stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 71 : 1 panoramas -->
  
<!-- **** @PanoName="Output(5)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(5).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano51"
       heading="0"
       thumburl="%FIRSTXML%/output_5__51/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano51_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_5__51/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_5__51/0/1/%v_%u.jpg"/>
          <right url="output_5__51/1/1/%v_%u.jpg"/>
          <back  url="output_5__51/2/1/%v_%u.jpg"/>
          <left  url="output_5__51/3/1/%v_%u.jpg"/>
          <up    url="output_5__51/4/1/%v_%u.jpg"/>
          <down  url="output_5__51/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_5__51/0/0/%v_%u.jpg"/>
          <right url="output_5__51/1/0/%v_%u.jpg"/>
          <back  url="output_5__51/2/0/%v_%u.jpg"/>
          <left  url="output_5__51/3/0/%v_%u.jpg"/>
          <up    url="output_5__51/4/0/%v_%u.jpg"/>
          <down  url="output_5__51/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_5__51/mobile/0.jpg"/>
      <right url="output_5__51/mobile/1.jpg"/>
      <back  url="output_5__51/mobile/2.jpg"/>
      <left  url="output_5__51/mobile/3.jpg"/>
      <up    url="output_5__51/mobile/4.jpg"/>
      <down  url="output_5__51/mobile/5.jpg"/>
    </image>




  <!-- **** 1 Point Spots **** -->



  <hotspot name="spotpoint82"
           ath="92.953368" atv="-3.425606"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano44"
           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(pano44);lookat(93.600000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint82].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint82].visible, true);
  </action>
  <events name="pano51stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 72 : 1 panoramas -->
  
<!-- **** @PanoName="Output(6)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(6).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano52"
       heading="0"
       thumburl="%FIRSTXML%/output_6__52/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano52_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_6__52/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_6__52/0/1/%v_%u.jpg"/>
          <right url="output_6__52/1/1/%v_%u.jpg"/>
          <back  url="output_6__52/2/1/%v_%u.jpg"/>
          <left  url="output_6__52/3/1/%v_%u.jpg"/>
          <up    url="output_6__52/4/1/%v_%u.jpg"/>
          <down  url="output_6__52/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_6__52/0/0/%v_%u.jpg"/>
          <right url="output_6__52/1/0/%v_%u.jpg"/>
          <back  url="output_6__52/2/0/%v_%u.jpg"/>
          <left  url="output_6__52/3/0/%v_%u.jpg"/>
          <up    url="output_6__52/4/0/%v_%u.jpg"/>
          <down  url="output_6__52/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_6__52/mobile/0.jpg"/>
      <right url="output_6__52/mobile/1.jpg"/>
      <back  url="output_6__52/mobile/2.jpg"/>
      <left  url="output_6__52/mobile/3.jpg"/>
      <up    url="output_6__52/mobile/4.jpg"/>
      <down  url="output_6__52/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint86"
           ath="-89.222798" atv="-0.934256"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint86"
           tooltip="spotpoint86_tooltip"
           />
  <hotspot name="spotpoint86" devices="flash" zorder="3"/>
  <hotspot name="spotpoint86" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint86">
  
        mainloadscene(pano38);lookat(117.900000, -1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint106"
           ath="-173.160622" atv="-5.916955"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint106"
           tooltip="spotpoint106_tooltip"
           />
  <hotspot name="spotpoint106" devices="flash" zorder="3"/>
  <hotspot name="spotpoint106" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint106">
  
        mainloadscene(pano46);lookat(96.750000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint86].visible, false);

    set(hotspot[spotpoint106].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint86].visible, true);

  
  set(hotspot[spotpoint106].visible, true);
  </action>
  <events name="pano52stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 73 : 1 panoramas -->
  
<!-- **** @PanoName="Output(7)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(7).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano53"
       heading="0"
       thumburl="%FIRSTXML%/output_7__53/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano53_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_7__53/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_7__53/0/1/%v_%u.jpg"/>
          <right url="output_7__53/1/1/%v_%u.jpg"/>
          <back  url="output_7__53/2/1/%v_%u.jpg"/>
          <left  url="output_7__53/3/1/%v_%u.jpg"/>
          <up    url="output_7__53/4/1/%v_%u.jpg"/>
          <down  url="output_7__53/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_7__53/0/0/%v_%u.jpg"/>
          <right url="output_7__53/1/0/%v_%u.jpg"/>
          <back  url="output_7__53/2/0/%v_%u.jpg"/>
          <left  url="output_7__53/3/0/%v_%u.jpg"/>
          <up    url="output_7__53/4/0/%v_%u.jpg"/>
          <down  url="output_7__53/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_7__53/mobile/0.jpg"/>
      <right url="output_7__53/mobile/1.jpg"/>
      <back  url="output_7__53/mobile/2.jpg"/>
      <left  url="output_7__53/mobile/3.jpg"/>
      <up    url="output_7__53/mobile/4.jpg"/>
      <down  url="output_7__53/mobile/5.jpg"/>
    </image>




  <!-- **** 2 Point Spots **** -->



  <hotspot name="spotpoint88"
           ath="5.284974" atv="0.934256"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint88"
           tooltip="spotpoint88_tooltip"
           />
  <hotspot name="spotpoint88" devices="flash" zorder="3"/>
  <hotspot name="spotpoint88" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint88">
  
        mainloadscene(pano38);lookat(-77.400000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint98"
           ath="94.818653" atv="-4.671280"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           onclick="onclickspotpoint98"
           tooltip="spotpoint98_tooltip"
           />
  <hotspot name="spotpoint98" devices="flash" zorder="3"/>
  <hotspot name="spotpoint98" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint98">
  
        mainloadscene(pano41);lookat(85.500000, 2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

    set(hotspot[spotpoint88].visible, false);

    set(hotspot[spotpoint98].visible, false);
  </action>
  <action name="showpanopointspots">

  
  set(hotspot[spotpoint88].visible, true);

  
  set(hotspot[spotpoint98].visible, true);
  </action>
  <events name="pano53stopanimatedspots" onremovepano="" />


  <action name="showpanospotsaction">
    if (tour_displayspots,
    showpanopointspots();
    );
  </action>
  <action name="hidepanospotsaction">
    hidepanopointspots();
  </action>



</scene>

  <!-- Group Grupo 74 : 1 panoramas -->
  
<!-- **** @PanoName="Output(8)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(8).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano54"
       heading="0"
       thumburl="%FIRSTXML%/output_8__54/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano54_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_8__54/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_8__54/0/1/%v_%u.jpg"/>
          <right url="output_8__54/1/1/%v_%u.jpg"/>
          <back  url="output_8__54/2/1/%v_%u.jpg"/>
          <left  url="output_8__54/3/1/%v_%u.jpg"/>
          <up    url="output_8__54/4/1/%v_%u.jpg"/>
          <down  url="output_8__54/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_8__54/0/0/%v_%u.jpg"/>
          <right url="output_8__54/1/0/%v_%u.jpg"/>
          <back  url="output_8__54/2/0/%v_%u.jpg"/>
          <left  url="output_8__54/3/0/%v_%u.jpg"/>
          <up    url="output_8__54/4/0/%v_%u.jpg"/>
          <down  url="output_8__54/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_8__54/mobile/0.jpg"/>
      <right url="output_8__54/mobile/1.jpg"/>
      <back  url="output_8__54/mobile/2.jpg"/>
      <left  url="output_8__54/mobile/3.jpg"/>
      <up    url="output_8__54/mobile/4.jpg"/>
      <down  url="output_8__54/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 75 : 1 panoramas -->
  
<!-- **** @PanoName="Output(9)" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output(9).jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano55"
       heading="0"
       thumburl="%FIRSTXML%/output_9__55/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano55_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_9__55/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_9__55/0/1/%v_%u.jpg"/>
          <right url="output_9__55/1/1/%v_%u.jpg"/>
          <back  url="output_9__55/2/1/%v_%u.jpg"/>
          <left  url="output_9__55/3/1/%v_%u.jpg"/>
          <up    url="output_9__55/4/1/%v_%u.jpg"/>
          <down  url="output_9__55/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_9__55/0/0/%v_%u.jpg"/>
          <right url="output_9__55/1/0/%v_%u.jpg"/>
          <back  url="output_9__55/2/0/%v_%u.jpg"/>
          <left  url="output_9__55/3/0/%v_%u.jpg"/>
          <up    url="output_9__55/4/0/%v_%u.jpg"/>
          <down  url="output_9__55/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_9__55/mobile/0.jpg"/>
      <right url="output_9__55/mobile/1.jpg"/>
      <back  url="output_9__55/mobile/2.jpg"/>
      <left  url="output_9__55/mobile/3.jpg"/>
      <up    url="output_9__55/mobile/4.jpg"/>
      <down  url="output_9__55/mobile/5.jpg"/>
    </image>






</scene>

  <!-- Group Grupo 76 : 1 panoramas -->
  
<!-- **** @PanoName="Output" @PanoFile="/Users/casa360/Desktop/Casa 360 /andres/tours/4/victor torres 4790045/Fotos 360/Output.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano56"
       heading="0"
       thumburl="%FIRSTXML%/output_56/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano56_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output_56/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output_56/0/1/%v_%u.jpg"/>
          <right url="output_56/1/1/%v_%u.jpg"/>
          <back  url="output_56/2/1/%v_%u.jpg"/>
          <left  url="output_56/3/1/%v_%u.jpg"/>
          <up    url="output_56/4/1/%v_%u.jpg"/>
          <down  url="output_56/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_56/0/0/%v_%u.jpg"/>
          <right url="output_56/1/0/%v_%u.jpg"/>
          <back  url="output_56/2/0/%v_%u.jpg"/>
          <left  url="output_56/3/0/%v_%u.jpg"/>
          <up    url="output_56/4/0/%v_%u.jpg"/>
          <down  url="output_56/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_56/mobile/0.jpg"/>
      <right url="output_56/mobile/1.jpg"/>
      <back  url="output_56/mobile/2.jpg"/>
      <left  url="output_56/mobile/3.jpg"/>
      <up    url="output_56/mobile/4.jpg"/>
      <down  url="output_56/mobile/5.jpg"/>
    </image>






</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

