<?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 : 14-11-2023 09-21-00 -->
  <!-- Project file : C:\Users\manti\OneDrive\Escritorio\CASA360\TOURES\Andrea Tamara 7060609\tour\tour.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/tour_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/tour_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/tour_messages_es.xml"/>

  <action name="startup">

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

  <!-- 25 Groups -->

  <!-- Group Grupo 47 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0084" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0084.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0084_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="-44.330000" 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="-44.330000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/sam_100_0084_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_0084_10/0/1/%v_%u.jpg"/>
          <right url="sam_100_0084_10/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0084_10/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0084_10/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0084_10/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0084_10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0084_10/0/0/%v_%u.jpg"/>
          <right url="sam_100_0084_10/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0084_10/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0084_10/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0084_10/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0084_10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0084_10/mobile/0.jpg"/>
      <right url="sam_100_0084_10/mobile/1.jpg"/>
      <back  url="sam_100_0084_10/mobile/2.jpg"/>
      <left  url="sam_100_0084_10/mobile/3.jpg"/>
      <up    url="sam_100_0084_10/mobile/4.jpg"/>
      <down  url="sam_100_0084_10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint84"
           ath="-40.224960" atv="-0.545400"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           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(pano11);lookat(143.100000, -2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 48 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0085" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0085.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0085_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_0085_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_0085_11/0/1/%v_%u.jpg"/>
          <right url="sam_100_0085_11/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0085_11/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0085_11/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0085_11/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0085_11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0085_11/0/0/%v_%u.jpg"/>
          <right url="sam_100_0085_11/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0085_11/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0085_11/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0085_11/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0085_11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0085_11/mobile/0.jpg"/>
      <right url="sam_100_0085_11/mobile/1.jpg"/>
      <back  url="sam_100_0085_11/mobile/2.jpg"/>
      <left  url="sam_100_0085_11/mobile/3.jpg"/>
      <up    url="sam_100_0085_11/mobile/4.jpg"/>
      <down  url="sam_100_0085_11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint85"
           ath="-36.389519" atv="-1.291859"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           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(pano10);lookat(139.050000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint86"
           ath="145.116005" atv="-8.181902"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           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(pano12);lookat(83.700000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 49 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0086" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0086.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0086_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_0086_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_0086_12/0/1/%v_%u.jpg"/>
          <right url="sam_100_0086_12/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0086_12/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0086_12/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0086_12/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0086_12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0086_12/0/0/%v_%u.jpg"/>
          <right url="sam_100_0086_12/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0086_12/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0086_12/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0086_12/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0086_12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0086_12/mobile/0.jpg"/>
      <right url="sam_100_0086_12/mobile/1.jpg"/>
      <back  url="sam_100_0086_12/mobile/2.jpg"/>
      <left  url="sam_100_0086_12/mobile/3.jpg"/>
      <up    url="sam_100_0086_12/mobile/4.jpg"/>
      <down  url="sam_100_0086_12/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint87"
           ath="-93.978360" atv="1.291859"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           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(pano11);lookat(-36.000000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint88"
           ath="73.333440" atv="-0.861300"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           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(pano16);lookat(67.500000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 53 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0090" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0090.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano16"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0090_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_0090_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_0090_16/0/1/%v_%u.jpg"/>
          <right url="sam_100_0090_16/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0090_16/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0090_16/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0090_16/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0090_16/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0090_16/0/0/%v_%u.jpg"/>
          <right url="sam_100_0090_16/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0090_16/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0090_16/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0090_16/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0090_16/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0090_16/mobile/0.jpg"/>
      <right url="sam_100_0090_16/mobile/1.jpg"/>
      <back  url="sam_100_0090_16/mobile/2.jpg"/>
      <left  url="sam_100_0090_16/mobile/3.jpg"/>
      <up    url="sam_100_0090_16/mobile/4.jpg"/>
      <down  url="sam_100_0090_16/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint89"
           ath="-123.435001" atv="-2.413800"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           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(pano12);lookat(-97.650000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint90"
           ath="71.182802" atv="-0.861300"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           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(pano17);lookat(-69.300000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint112"
           ath="-28.257480" atv="1.275659"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint112"
           tooltip="spotpoint112_tooltip"
           />
  <hotspot name="spotpoint112" devices="flash" zorder="3"/>
  <hotspot name="spotpoint112" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint112">
  
        mainloadscene(pano33);lookat(-166.500000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint118"
           ath="-70.515361" atv="-3.724199"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano39"
           onclick="onclickspotpoint118"
           tooltip="spotpoint118_tooltip"
           />
  <hotspot name="spotpoint118" devices="flash" zorder="3"/>
  <hotspot name="spotpoint118" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint118">
  
        mainloadscene(pano39);lookat(42.750000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint126"
           ath="-86.628957" atv="-3.446821"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano41"
           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(pano41);lookat(57.600000, -2.700000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 54 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0091" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0091.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0091_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_0091_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_0091_17/0/1/%v_%u.jpg"/>
          <right url="sam_100_0091_17/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0091_17/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0091_17/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0091_17/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0091_17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0091_17/0/0/%v_%u.jpg"/>
          <right url="sam_100_0091_17/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0091_17/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0091_17/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0091_17/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0091_17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0091_17/mobile/0.jpg"/>
      <right url="sam_100_0091_17/mobile/1.jpg"/>
      <back  url="sam_100_0091_17/mobile/2.jpg"/>
      <left  url="sam_100_0091_17/mobile/3.jpg"/>
      <up    url="sam_100_0091_17/mobile/4.jpg"/>
      <down  url="sam_100_0091_17/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint91"
           ath="109.032118" atv="-4.736878"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           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(pano16);lookat(-115.650000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint92"
           ath="32.473075" atv="-3.445019"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           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(pano18);lookat(-68.850000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 55 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0092" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0092.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0092_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_0092_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_0092_18/0/1/%v_%u.jpg"/>
          <right url="sam_100_0092_18/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0092_18/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0092_18/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0092_18/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0092_18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0092_18/0/0/%v_%u.jpg"/>
          <right url="sam_100_0092_18/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0092_18/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0092_18/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0092_18/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0092_18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0092_18/mobile/0.jpg"/>
      <right url="sam_100_0092_18/mobile/1.jpg"/>
      <back  url="sam_100_0092_18/mobile/2.jpg"/>
      <left  url="sam_100_0092_18/mobile/3.jpg"/>
      <up    url="sam_100_0092_18/mobile/4.jpg"/>
      <down  url="sam_100_0092_18/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint93"
           ath="103.870797" atv="-2.583718"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           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(pano17);lookat(-162.900000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint94"
           ath="-17.849522" atv="1.291859"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           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(pano19);lookat(-122.400000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint128"
           ath="-131.397842" atv="-0.430559"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           onclick="onclickspotpoint128"
           tooltip="spotpoint128_tooltip"
           />
  <hotspot name="spotpoint128" devices="flash" zorder="3"/>
  <hotspot name="spotpoint128" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint128">
  
        mainloadscene(pano45);lookat(6.750000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 56 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0093" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0093.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano19"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0093_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_0093_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_0093_19/0/1/%v_%u.jpg"/>
          <right url="sam_100_0093_19/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0093_19/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0093_19/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0093_19/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0093_19/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0093_19/0/0/%v_%u.jpg"/>
          <right url="sam_100_0093_19/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0093_19/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0093_19/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0093_19/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0093_19/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0093_19/mobile/0.jpg"/>
      <right url="sam_100_0093_19/mobile/1.jpg"/>
      <back  url="sam_100_0093_19/mobile/2.jpg"/>
      <left  url="sam_100_0093_19/mobile/3.jpg"/>
      <up    url="sam_100_0093_19/mobile/4.jpg"/>
      <down  url="sam_100_0093_19/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint95"
           ath="30.322437" atv="2.153159"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           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(pano18);lookat(-160.650000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint120"
           ath="-13.118405" atv="-3.014283"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           onclick="onclickspotpoint120"
           tooltip="spotpoint120_tooltip"
           />
  <hotspot name="spotpoint120" devices="flash" zorder="3"/>
  <hotspot name="spotpoint120" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint120">
  
        mainloadscene(pano42);lookat(-72.450000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 58 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0095" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0095.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0095_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_0095_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_0095_21/0/1/%v_%u.jpg"/>
          <right url="sam_100_0095_21/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0095_21/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0095_21/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0095_21/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0095_21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0095_21/0/0/%v_%u.jpg"/>
          <right url="sam_100_0095_21/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0095_21/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0095_21/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0095_21/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0095_21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0095_21/mobile/0.jpg"/>
      <right url="sam_100_0095_21/mobile/1.jpg"/>
      <back  url="sam_100_0095_21/mobile/2.jpg"/>
      <left  url="sam_100_0095_21/mobile/3.jpg"/>
      <up    url="sam_100_0095_21/mobile/4.jpg"/>
      <down  url="sam_100_0095_21/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint99"
           ath="-82.196639" atv="-3.874140"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           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(pano22);lookat(-160.200000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 59 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0096" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0096.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano22"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0096_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_0096_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_0096_22/0/1/%v_%u.jpg"/>
          <right url="sam_100_0096_22/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0096_22/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0096_22/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0096_22/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0096_22/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0096_22/0/0/%v_%u.jpg"/>
          <right url="sam_100_0096_22/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0096_22/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0096_22/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0096_22/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0096_22/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0096_22/mobile/0.jpg"/>
      <right url="sam_100_0096_22/mobile/1.jpg"/>
      <back  url="sam_100_0096_22/mobile/2.jpg"/>
      <left  url="sam_100_0096_22/mobile/3.jpg"/>
      <up    url="sam_100_0096_22/mobile/4.jpg"/>
      <down  url="sam_100_0096_22/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint97"
           ath="100.000091" atv="-5.167442"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           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(pano23);lookat(131.400000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint98"
           ath="76.082404" atv="-6.827579"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           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(pano21);lookat(107.550000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 60 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0097" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0097.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano23"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0097_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_0097_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_0097_23/0/1/%v_%u.jpg"/>
          <right url="sam_100_0097_23/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0097_23/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0097_23/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0097_23/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0097_23/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0097_23/0/0/%v_%u.jpg"/>
          <right url="sam_100_0097_23/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0097_23/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0097_23/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0097_23/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0097_23/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0097_23/mobile/0.jpg"/>
      <right url="sam_100_0097_23/mobile/1.jpg"/>
      <back  url="sam_100_0097_23/mobile/2.jpg"/>
      <left  url="sam_100_0097_23/mobile/3.jpg"/>
      <up    url="sam_100_0097_23/mobile/4.jpg"/>
      <down  url="sam_100_0097_23/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint96"
           ath="-28.172164" atv="-1.291859"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano22"
           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(pano22);lookat(-64.350000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint100"
           ath="115.484033" atv="-7.751160"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           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(pano24);lookat(-157.050000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint116"
           ath="40.834079" atv="-1.404179"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint116"
           tooltip="spotpoint116_tooltip"
           />
  <hotspot name="spotpoint116" devices="flash" zorder="3"/>
  <hotspot name="spotpoint116" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint116">
  
        mainloadscene(pano33);lookat(105.750000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 61 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0098" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0098.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0098_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_0098_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_0098_24/0/1/%v_%u.jpg"/>
          <right url="sam_100_0098_24/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0098_24/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0098_24/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0098_24/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0098_24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0098_24/0/0/%v_%u.jpg"/>
          <right url="sam_100_0098_24/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0098_24/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0098_24/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0098_24/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0098_24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0098_24/mobile/0.jpg"/>
      <right url="sam_100_0098_24/mobile/1.jpg"/>
      <back  url="sam_100_0098_24/mobile/2.jpg"/>
      <left  url="sam_100_0098_24/mobile/3.jpg"/>
      <up    url="sam_100_0098_24/mobile/4.jpg"/>
      <down  url="sam_100_0098_24/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint101"
           ath="35.053918" atv="-7.320601"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           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(pano23);lookat(-50.850000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint102"
           ath="-131.828041" atv="-3.875577"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(178.650000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 62 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0099" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0099.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0099_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_0099_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_0099_25/0/1/%v_%u.jpg"/>
          <right url="sam_100_0099_25/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0099_25/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0099_25/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0099_25/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0099_25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0099_25/0/0/%v_%u.jpg"/>
          <right url="sam_100_0099_25/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0099_25/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0099_25/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0099_25/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0099_25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0099_25/mobile/0.jpg"/>
      <right url="sam_100_0099_25/mobile/1.jpg"/>
      <back  url="sam_100_0099_25/mobile/2.jpg"/>
      <left  url="sam_100_0099_25/mobile/3.jpg"/>
      <up    url="sam_100_0099_25/mobile/4.jpg"/>
      <down  url="sam_100_0099_25/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint103"
           ath="38.924646" atv="-4.306142"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           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(pano24);lookat(19.800000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint104"
           ath="123.086164" atv="-7.639741"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano26"
           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(pano26);lookat(-56.250000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 63 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0100" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0100.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano26"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0100_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_0100_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_0100_26/0/1/%v_%u.jpg"/>
          <right url="sam_100_0100_26/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0100_26/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0100_26/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0100_26/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0100_26/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0100_26/0/0/%v_%u.jpg"/>
          <right url="sam_100_0100_26/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0100_26/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0100_26/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0100_26/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0100_26/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0100_26/mobile/0.jpg"/>
      <right url="sam_100_0100_26/mobile/1.jpg"/>
      <back  url="sam_100_0100_26/mobile/2.jpg"/>
      <left  url="sam_100_0100_26/mobile/3.jpg"/>
      <up    url="sam_100_0100_26/mobile/4.jpg"/>
      <down  url="sam_100_0100_26/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint105"
           ath="121.143236" atv="-5.598001"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(-3.150000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 65 : 1 panoramas -->
  
<!-- **** @PanoName="SAM_100_0102" @PanoFile="C:/Users/manti/OneDrive/Escritorio/CASA360/TOURES/Andrea Tamara 7060609/fotos/SAM_100_0102.jpg" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano28"
       heading="0"
       thumburl="%FIRSTXML%/sam_100_0102_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_0102_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_0102_28/0/1/%v_%u.jpg"/>
          <right url="sam_100_0102_28/1/1/%v_%u.jpg"/>
          <back  url="sam_100_0102_28/2/1/%v_%u.jpg"/>
          <left  url="sam_100_0102_28/3/1/%v_%u.jpg"/>
          <up    url="sam_100_0102_28/4/1/%v_%u.jpg"/>
          <down  url="sam_100_0102_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="sam_100_0102_28/0/0/%v_%u.jpg"/>
          <right url="sam_100_0102_28/1/0/%v_%u.jpg"/>
          <back  url="sam_100_0102_28/2/0/%v_%u.jpg"/>
          <left  url="sam_100_0102_28/3/0/%v_%u.jpg"/>
          <up    url="sam_100_0102_28/4/0/%v_%u.jpg"/>
          <down  url="sam_100_0102_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="sam_100_0102_28/mobile/0.jpg"/>
      <right url="sam_100_0102_28/mobile/1.jpg"/>
      <back  url="sam_100_0102_28/mobile/2.jpg"/>
      <left  url="sam_100_0102_28/mobile/3.jpg"/>
      <up    url="sam_100_0102_28/mobile/4.jpg"/>
      <down  url="sam_100_0102_28/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint111"
           ath="58.709521" atv="1.722418"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano29"
           onclick="onclickspotpoint111"
           tooltip="spotpoint111_tooltip"
           />
  <hotspot name="spotpoint111" devices="flash" zorder="3"/>
  <hotspot name="spotpoint111" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint111">
  
        mainloadscene(pano29);lookat(20.700000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint263"
           ath="-83.337479" atv="-0.452338"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint263"
           tooltip="spotpoint263_tooltip"
           />
  <hotspot name="spotpoint263" devices="flash" zorder="3"/>
  <hotspot name="spotpoint263" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint263">
  
        mainloadscene(pano33);lookat(10.350000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint106"
           ath="115.269842" atv="-3.103380"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           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(pano30);lookat(57.150000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint110"
           ath="141.720479" atv="-0.861300"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint110"
           tooltip="spotpoint110_tooltip"
           />
  <hotspot name="spotpoint110" devices="flash" zorder="3"/>
  <hotspot name="spotpoint110" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint110">
  
        mainloadscene(pano28);lookat(-86.400000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint107"
           ath="-128.377438" atv="3.400558"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano29"
           onclick="onclickspotpoint107"
           tooltip="spotpoint107_tooltip"
           />
  <hotspot name="spotpoint107" devices="flash" zorder="3"/>
  <hotspot name="spotpoint107" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint107">
  
        mainloadscene(pano29);lookat(-56.250000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint108"
           ath="-21.243964" atv="-6.510601"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano32"
           onclick="onclickspotpoint108"
           tooltip="spotpoint108_tooltip"
           />
  <hotspot name="spotpoint108" devices="flash" zorder="3"/>
  <hotspot name="spotpoint108" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint108">
  
        mainloadscene(pano32);lookat(74.700000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint109"
           ath="-159.965460" atv="-1.914840"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano30"
           onclick="onclickspotpoint109"
           tooltip="spotpoint109_tooltip"
           />
  <hotspot name="spotpoint109" devices="flash" zorder="3"/>
  <hotspot name="spotpoint109" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint109">
  
        mainloadscene(pano30);lookat(147.600000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint113"
           ath="41.075284" atv="7.320596"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint113"
           tooltip="spotpoint113_tooltip"
           />
  <hotspot name="spotpoint113" devices="flash" zorder="3"/>
  <hotspot name="spotpoint113" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint113">
  
        mainloadscene(pano16);lookat(147.600000, -0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint114"
           ath="86.106956" atv="-3.563282"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano34"
           onclick="onclickspotpoint114"
           tooltip="spotpoint114_tooltip"
           />
  <hotspot name="spotpoint114" devices="flash" zorder="3"/>
  <hotspot name="spotpoint114" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint114">
  
        mainloadscene(pano34);lookat(42.750000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint117"
           ath="-76.719965" atv="-1.425959"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano23"
           onclick="onclickspotpoint117"
           tooltip="spotpoint117_tooltip"
           />
  <hotspot name="spotpoint117" devices="flash" zorder="3"/>
  <hotspot name="spotpoint117" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint117">
  
        mainloadscene(pano23);lookat(-136.350000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint264"
           ath="-152.898373" atv="-3.618182"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint264"
           tooltip="spotpoint264_tooltip"
           />
  <hotspot name="spotpoint264" devices="flash" zorder="3"/>
  <hotspot name="spotpoint264" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint264">
  
        mainloadscene(pano28);lookat(91.800000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint115"
           ath="-165.698892" atv="2.275919"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint115"
           tooltip="spotpoint115_tooltip"
           />
  <hotspot name="spotpoint115" devices="flash" zorder="3"/>
  <hotspot name="spotpoint115" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint115">
  
        mainloadscene(pano33);lookat(-84.150000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint119"
           ath="-131.547241" atv="-0.680042"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint119"
           tooltip="spotpoint119_tooltip"
           />
  <hotspot name="spotpoint119" devices="flash" zorder="3"/>
  <hotspot name="spotpoint119" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint119">
  
        mainloadscene(pano16);lookat(156.150000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint127"
           ath="-89.331121" atv="-4.172219"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano16"
           onclick="onclickspotpoint127"
           tooltip="spotpoint127_tooltip"
           />
  <hotspot name="spotpoint127" devices="flash" zorder="3"/>
  <hotspot name="spotpoint127" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint127">
  
        mainloadscene(pano16);lookat(64.800000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint121"
           ath="105.388198" atv="0.574744"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano19"
           onclick="onclickspotpoint121"
           tooltip="spotpoint121_tooltip"
           />
  <hotspot name="spotpoint121" devices="flash" zorder="3"/>
  <hotspot name="spotpoint121" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint121">
  
        mainloadscene(pano19);lookat(94.950000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint122"
           ath="-161.417412" atv="0.158218"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint122"
           tooltip="spotpoint122_tooltip"
           />
  <hotspot name="spotpoint122" devices="flash" zorder="3"/>
  <hotspot name="spotpoint122" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint122">
  
        mainloadscene(pano43);lookat(-134.100000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint124"
           ath="-119.784960" atv="-7.320601"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           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(pano46);lookat(-22.500000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

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




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



  <hotspot name="spotpoint123"
           ath="51.396124" atv="-6.120898"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           onclick="onclickspotpoint123"
           tooltip="spotpoint123_tooltip"
           />
  <hotspot name="spotpoint123" devices="flash" zorder="3"/>
  <hotspot name="spotpoint123" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint123">
  
        mainloadscene(pano42);lookat(10.350000, -1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint129"
           ath="-153.797615" atv="-8.362259"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           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(pano18);lookat(22.950000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

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




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



  <hotspot name="spotpoint125"
           ath="160.645330" atv="-3.445019"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           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(pano42);lookat(108.000000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

