<?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-09-2023 08-54-52 -->
  <!-- Project file : D:/RUBY/TOURES/Wilfred Vilardy 6942576/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, pano14);
    );
    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>

  <!-- 15 Groups -->

  <!-- Group Grupo 33 : 1 panoramas -->
  
<!-- **** @PanoName="Output (16)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (16).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano14"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__16__14/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano14_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="-166.050000" 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="-166.050000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output__16__14/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output__16__14/0/1/%v_%u.jpg"/>
          <right url="output__16__14/1/1/%v_%u.jpg"/>
          <back  url="output__16__14/2/1/%v_%u.jpg"/>
          <left  url="output__16__14/3/1/%v_%u.jpg"/>
          <up    url="output__16__14/4/1/%v_%u.jpg"/>
          <down  url="output__16__14/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__16__14/0/0/%v_%u.jpg"/>
          <right url="output__16__14/1/0/%v_%u.jpg"/>
          <back  url="output__16__14/2/0/%v_%u.jpg"/>
          <left  url="output__16__14/3/0/%v_%u.jpg"/>
          <up    url="output__16__14/4/0/%v_%u.jpg"/>
          <down  url="output__16__14/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__16__14/mobile/0.jpg"/>
      <right url="output__16__14/mobile/1.jpg"/>
      <back  url="output__16__14/mobile/2.jpg"/>
      <left  url="output__16__14/mobile/3.jpg"/>
      <up    url="output__16__14/mobile/4.jpg"/>
      <down  url="output__16__14/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint68"
           ath="-175.141368" atv="-0.554402"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint68"
           tooltip="spotpoint68_tooltip"
           />
  <hotspot name="spotpoint68" devices="flash" zorder="3"/>
  <hotspot name="spotpoint68" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint68">
  
        mainloadscene(pano15);lookat(-1.800000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 29 : 1 panoramas -->
  
<!-- **** @PanoName="Output (1)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (1).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano10"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__1__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="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output__1__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="output__1__10/0/1/%v_%u.jpg"/>
          <right url="output__1__10/1/1/%v_%u.jpg"/>
          <back  url="output__1__10/2/1/%v_%u.jpg"/>
          <left  url="output__1__10/3/1/%v_%u.jpg"/>
          <up    url="output__1__10/4/1/%v_%u.jpg"/>
          <down  url="output__1__10/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__1__10/0/0/%v_%u.jpg"/>
          <right url="output__1__10/1/0/%v_%u.jpg"/>
          <back  url="output__1__10/2/0/%v_%u.jpg"/>
          <left  url="output__1__10/3/0/%v_%u.jpg"/>
          <up    url="output__1__10/4/0/%v_%u.jpg"/>
          <down  url="output__1__10/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__1__10/mobile/0.jpg"/>
      <right url="output__1__10/mobile/1.jpg"/>
      <back  url="output__1__10/mobile/2.jpg"/>
      <left  url="output__1__10/mobile/3.jpg"/>
      <up    url="output__1__10/mobile/4.jpg"/>
      <down  url="output__1__10/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint84"
           ath="29.918153" atv="-0.246602"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           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(pano21);lookat(-85.950000, -0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint87"
           ath="-143.052480" atv="-3.417660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano18"
           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(pano18);lookat(-85.050000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint89"
           ath="-93.291478" atv="-2.506320"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano11"
           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(pano11);lookat(-109.800000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint91"
           ath="-23.916084" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano13"
           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(pano13);lookat(-134.550000, 3.150000, 90.000000);


  </action>





  <hotspot name="spotpoint93"
           ath="151.599247" atv="-9.230758"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           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(pano12);lookat(-135.000000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 30 : 1 panoramas -->
  
<!-- **** @PanoName="Output (10)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (10).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano11"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__10__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%/output__10__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="output__10__11/0/1/%v_%u.jpg"/>
          <right url="output__10__11/1/1/%v_%u.jpg"/>
          <back  url="output__10__11/2/1/%v_%u.jpg"/>
          <left  url="output__10__11/3/1/%v_%u.jpg"/>
          <up    url="output__10__11/4/1/%v_%u.jpg"/>
          <down  url="output__10__11/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__10__11/0/0/%v_%u.jpg"/>
          <right url="output__10__11/1/0/%v_%u.jpg"/>
          <back  url="output__10__11/2/0/%v_%u.jpg"/>
          <left  url="output__10__11/3/0/%v_%u.jpg"/>
          <up    url="output__10__11/4/0/%v_%u.jpg"/>
          <down  url="output__10__11/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__10__11/mobile/0.jpg"/>
      <right url="output__10__11/mobile/1.jpg"/>
      <back  url="output__10__11/mobile/2.jpg"/>
      <left  url="output__10__11/mobile/3.jpg"/>
      <up    url="output__10__11/mobile/4.jpg"/>
      <down  url="output__10__11/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint90"
           ath="52.887604" atv="-3.417660"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           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(pano10);lookat(117.900000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 31 : 1 panoramas -->
  
<!-- **** @PanoName="Output (11)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (11).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano12"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__11__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%/output__11__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="output__11__12/0/1/%v_%u.jpg"/>
          <right url="output__11__12/1/1/%v_%u.jpg"/>
          <back  url="output__11__12/2/1/%v_%u.jpg"/>
          <left  url="output__11__12/3/1/%v_%u.jpg"/>
          <up    url="output__11__12/4/1/%v_%u.jpg"/>
          <down  url="output__11__12/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__11__12/0/0/%v_%u.jpg"/>
          <right url="output__11__12/1/0/%v_%u.jpg"/>
          <back  url="output__11__12/2/0/%v_%u.jpg"/>
          <left  url="output__11__12/3/0/%v_%u.jpg"/>
          <up    url="output__11__12/4/0/%v_%u.jpg"/>
          <down  url="output__11__12/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__11__12/mobile/0.jpg"/>
      <right url="output__11__12/mobile/1.jpg"/>
      <back  url="output__11__12/mobile/2.jpg"/>
      <left  url="output__11__12/mobile/3.jpg"/>
      <up    url="output__11__12/mobile/4.jpg"/>
      <down  url="output__11__12/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint94"
           ath="51.044755" atv="-0.769322"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           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(pano10);lookat(-62.100000, 3.600000, 90.000000);


  </action>





  <hotspot name="spotpoint95"
           ath="-16.503117" atv="0.000000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano25"
           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(pano25);lookat(-134.550000, 4.950000, 90.000000);


  </action>





  <hotspot name="spotpoint97"
           ath="-108.516963" atv="0.841141"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano24"
           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(pano24);lookat(-139.050000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 32 : 1 panoramas -->
  
<!-- **** @PanoName="Output (13)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (13).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano13"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__13__13/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano13_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output__13__13/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output__13__13/0/1/%v_%u.jpg"/>
          <right url="output__13__13/1/1/%v_%u.jpg"/>
          <back  url="output__13__13/2/1/%v_%u.jpg"/>
          <left  url="output__13__13/3/1/%v_%u.jpg"/>
          <up    url="output__13__13/4/1/%v_%u.jpg"/>
          <down  url="output__13__13/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__13__13/0/0/%v_%u.jpg"/>
          <right url="output__13__13/1/0/%v_%u.jpg"/>
          <back  url="output__13__13/2/0/%v_%u.jpg"/>
          <left  url="output__13__13/3/0/%v_%u.jpg"/>
          <up    url="output__13__13/4/0/%v_%u.jpg"/>
          <down  url="output__13__13/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__13__13/mobile/0.jpg"/>
      <right url="output__13__13/mobile/1.jpg"/>
      <back  url="output__13__13/mobile/2.jpg"/>
      <left  url="output__13__13/mobile/3.jpg"/>
      <up    url="output__13__13/mobile/4.jpg"/>
      <down  url="output__13__13/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint92"
           ath="67.109406" atv="-3.880979"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           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(pano10);lookat(116.100000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 34 : 1 panoramas -->
  
<!-- **** @PanoName="Output (17)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (17).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano15"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__17__15/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano15_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output__17__15/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output__17__15/0/1/%v_%u.jpg"/>
          <right url="output__17__15/1/1/%v_%u.jpg"/>
          <back  url="output__17__15/2/1/%v_%u.jpg"/>
          <left  url="output__17__15/3/1/%v_%u.jpg"/>
          <up    url="output__17__15/4/1/%v_%u.jpg"/>
          <down  url="output__17__15/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__17__15/0/0/%v_%u.jpg"/>
          <right url="output__17__15/1/0/%v_%u.jpg"/>
          <back  url="output__17__15/2/0/%v_%u.jpg"/>
          <left  url="output__17__15/3/0/%v_%u.jpg"/>
          <up    url="output__17__15/4/0/%v_%u.jpg"/>
          <down  url="output__17__15/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__17__15/mobile/0.jpg"/>
      <right url="output__17__15/mobile/1.jpg"/>
      <back  url="output__17__15/mobile/2.jpg"/>
      <left  url="output__17__15/mobile/3.jpg"/>
      <up    url="output__17__15/mobile/4.jpg"/>
      <down  url="output__17__15/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint69"
           ath="-168.407676" atv="0.443337"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano14"
           onclick="onclickspotpoint69"
           tooltip="spotpoint69_tooltip"
           />
  <hotspot name="spotpoint69" devices="flash" zorder="3"/>
  <hotspot name="spotpoint69" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint69">
  
        mainloadscene(pano14);lookat(10.350000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint73"
           ath="-120.061442" atv="0.184858"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano70"
           onclick="onclickspotpoint73"
           tooltip="spotpoint73_tooltip"
           />
  <hotspot name="spotpoint73" devices="flash" zorder="3"/>
  <hotspot name="spotpoint73" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint73">
  
        mainloadscene(pano70);lookat(-132.750000, 0.900000, 90.000000);


  </action>





  <hotspot name="spotpoint75"
           ath="9.456117" atv="0.500940"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint75"
           tooltip="spotpoint75_tooltip"
           />
  <hotspot name="spotpoint75" devices="flash" zorder="3"/>
  <hotspot name="spotpoint75" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint75">
  
        mainloadscene(pano17);lookat(-101.250000, 0.000000, 90.000000);


  </action>





  <hotspot name="spotpoint79"
           ath="63.545759" atv="-5.327098"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           onclick="onclickspotpoint79"
           tooltip="spotpoint79_tooltip"
           />
  <hotspot name="spotpoint79" devices="flash" zorder="3"/>
  <hotspot name="spotpoint79" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint79">
  
        mainloadscene(pano21);lookat(90.900000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 36 : 1 panoramas -->
  
<!-- **** @PanoName="Output (22)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (22).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano17"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__22__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%/output__22__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="output__22__17/0/1/%v_%u.jpg"/>
          <right url="output__22__17/1/1/%v_%u.jpg"/>
          <back  url="output__22__17/2/1/%v_%u.jpg"/>
          <left  url="output__22__17/3/1/%v_%u.jpg"/>
          <up    url="output__22__17/4/1/%v_%u.jpg"/>
          <down  url="output__22__17/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__22__17/0/0/%v_%u.jpg"/>
          <right url="output__22__17/1/0/%v_%u.jpg"/>
          <back  url="output__22__17/2/0/%v_%u.jpg"/>
          <left  url="output__22__17/3/0/%v_%u.jpg"/>
          <up    url="output__22__17/4/0/%v_%u.jpg"/>
          <down  url="output__22__17/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__22__17/mobile/0.jpg"/>
      <right url="output__22__17/mobile/1.jpg"/>
      <back  url="output__22__17/mobile/2.jpg"/>
      <left  url="output__22__17/mobile/3.jpg"/>
      <up    url="output__22__17/mobile/4.jpg"/>
      <down  url="output__22__17/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint76"
           ath="77.194083" atv="-2.520000"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint76"
           tooltip="spotpoint76_tooltip"
           />
  <hotspot name="spotpoint76" devices="flash" zorder="3"/>
  <hotspot name="spotpoint76" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint76">
  
        mainloadscene(pano15);lookat(-165.600000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint77"
           ath="-9.009358" atv="1.663195"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano28"
           onclick="onclickspotpoint77"
           tooltip="spotpoint77_tooltip"
           />
  <hotspot name="spotpoint77" devices="flash" zorder="3"/>
  <hotspot name="spotpoint77" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint77">
  
        mainloadscene(pano28);lookat(73.800000, -0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <!-- Group Grupo 37 : 1 panoramas -->
  
<!-- **** @PanoName="Output (23)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (23).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano18"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__23__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%/output__23__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="output__23__18/0/1/%v_%u.jpg"/>
          <right url="output__23__18/1/1/%v_%u.jpg"/>
          <back  url="output__23__18/2/1/%v_%u.jpg"/>
          <left  url="output__23__18/3/1/%v_%u.jpg"/>
          <up    url="output__23__18/4/1/%v_%u.jpg"/>
          <down  url="output__23__18/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__23__18/0/0/%v_%u.jpg"/>
          <right url="output__23__18/1/0/%v_%u.jpg"/>
          <back  url="output__23__18/2/0/%v_%u.jpg"/>
          <left  url="output__23__18/3/0/%v_%u.jpg"/>
          <up    url="output__23__18/4/0/%v_%u.jpg"/>
          <down  url="output__23__18/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__23__18/mobile/0.jpg"/>
      <right url="output__23__18/mobile/1.jpg"/>
      <back  url="output__23__18/mobile/2.jpg"/>
      <left  url="output__23__18/mobile/3.jpg"/>
      <up    url="output__23__18/mobile/4.jpg"/>
      <down  url="output__23__18/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint88"
           ath="83.757963" atv="-4.329182"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           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(pano10);lookat(22.950000, -0.900000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 39 : 1 panoramas -->
  
<!-- **** @PanoName="Output (25)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (25).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano20"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__25__20/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano20_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output__25__20/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output__25__20/0/1/%v_%u.jpg"/>
          <right url="output__25__20/1/1/%v_%u.jpg"/>
          <back  url="output__25__20/2/1/%v_%u.jpg"/>
          <left  url="output__25__20/3/1/%v_%u.jpg"/>
          <up    url="output__25__20/4/1/%v_%u.jpg"/>
          <down  url="output__25__20/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__25__20/0/0/%v_%u.jpg"/>
          <right url="output__25__20/1/0/%v_%u.jpg"/>
          <back  url="output__25__20/2/0/%v_%u.jpg"/>
          <left  url="output__25__20/3/0/%v_%u.jpg"/>
          <up    url="output__25__20/4/0/%v_%u.jpg"/>
          <down  url="output__25__20/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__25__20/mobile/0.jpg"/>
      <right url="output__25__20/mobile/1.jpg"/>
      <back  url="output__25__20/mobile/2.jpg"/>
      <left  url="output__25__20/mobile/3.jpg"/>
      <up    url="output__25__20/mobile/4.jpg"/>
      <down  url="output__25__20/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint82"
           ath="51.731272" atv="-3.648598"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano70"
           onclick="onclickspotpoint82"
           tooltip="spotpoint82_tooltip"
           />
  <hotspot name="spotpoint82" devices="flash" zorder="3"/>
  <hotspot name="spotpoint82" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint82">
  
        mainloadscene(pano70);lookat(50.400000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 40 : 1 panoramas -->
  
<!-- **** @PanoName="Output (26)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (26).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano21"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__26__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%/output__26__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="output__26__21/0/1/%v_%u.jpg"/>
          <right url="output__26__21/1/1/%v_%u.jpg"/>
          <back  url="output__26__21/2/1/%v_%u.jpg"/>
          <left  url="output__26__21/3/1/%v_%u.jpg"/>
          <up    url="output__26__21/4/1/%v_%u.jpg"/>
          <down  url="output__26__21/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__26__21/0/0/%v_%u.jpg"/>
          <right url="output__26__21/1/0/%v_%u.jpg"/>
          <back  url="output__26__21/2/0/%v_%u.jpg"/>
          <left  url="output__26__21/3/0/%v_%u.jpg"/>
          <up    url="output__26__21/4/0/%v_%u.jpg"/>
          <down  url="output__26__21/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__26__21/mobile/0.jpg"/>
      <right url="output__26__21/mobile/1.jpg"/>
      <back  url="output__26__21/mobile/2.jpg"/>
      <left  url="output__26__21/mobile/3.jpg"/>
      <up    url="output__26__21/mobile/4.jpg"/>
      <down  url="output__26__21/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint80"
           ath="-86.254199" atv="1.164422"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint80"
           tooltip="spotpoint80_tooltip"
           />
  <hotspot name="spotpoint80" devices="flash" zorder="3"/>
  <hotspot name="spotpoint80" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint80">
  
        mainloadscene(pano15);lookat(-84.600000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint83"
           ath="90.979929" atv="-2.523422"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano10"
           onclick="onclickspotpoint83"
           tooltip="spotpoint83_tooltip"
           />
  <hotspot name="spotpoint83" devices="flash" zorder="3"/>
  <hotspot name="spotpoint83" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint83">
  
        mainloadscene(pano10);lookat(-150.750000, 1.350000, 90.000000);


  </action>





  <hotspot name="spotpoint85"
           ath="-52.479715" atv="-2.712421"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano27"
           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(pano27);lookat(134.550000, -1.800000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 43 : 1 panoramas -->
  
<!-- **** @PanoName="Output (5)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (5).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano24"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__5__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%/output__5__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="output__5__24/0/1/%v_%u.jpg"/>
          <right url="output__5__24/1/1/%v_%u.jpg"/>
          <back  url="output__5__24/2/1/%v_%u.jpg"/>
          <left  url="output__5__24/3/1/%v_%u.jpg"/>
          <up    url="output__5__24/4/1/%v_%u.jpg"/>
          <down  url="output__5__24/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__5__24/0/0/%v_%u.jpg"/>
          <right url="output__5__24/1/0/%v_%u.jpg"/>
          <back  url="output__5__24/2/0/%v_%u.jpg"/>
          <left  url="output__5__24/3/0/%v_%u.jpg"/>
          <up    url="output__5__24/4/0/%v_%u.jpg"/>
          <down  url="output__5__24/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__5__24/mobile/0.jpg"/>
      <right url="output__5__24/mobile/1.jpg"/>
      <back  url="output__5__24/mobile/2.jpg"/>
      <left  url="output__5__24/mobile/3.jpg"/>
      <up    url="output__5__24/mobile/4.jpg"/>
      <down  url="output__5__24/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint98"
           ath="53.646111" atv="-0.820622"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           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(pano12);lookat(55.350000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 44 : 1 panoramas -->
  
<!-- **** @PanoName="Output (7)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (7).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano25"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__7__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%/output__7__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="output__7__25/0/1/%v_%u.jpg"/>
          <right url="output__7__25/1/1/%v_%u.jpg"/>
          <back  url="output__7__25/2/1/%v_%u.jpg"/>
          <left  url="output__7__25/3/1/%v_%u.jpg"/>
          <up    url="output__7__25/4/1/%v_%u.jpg"/>
          <down  url="output__7__25/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__7__25/0/0/%v_%u.jpg"/>
          <right url="output__7__25/1/0/%v_%u.jpg"/>
          <back  url="output__7__25/2/0/%v_%u.jpg"/>
          <left  url="output__7__25/3/0/%v_%u.jpg"/>
          <up    url="output__7__25/4/0/%v_%u.jpg"/>
          <down  url="output__7__25/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__7__25/mobile/0.jpg"/>
      <right url="output__7__25/mobile/1.jpg"/>
      <back  url="output__7__25/mobile/2.jpg"/>
      <left  url="output__7__25/mobile/3.jpg"/>
      <up    url="output__7__25/mobile/4.jpg"/>
      <down  url="output__7__25/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint96"
           ath="55.611720" atv="-6.607622"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano12"
           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(pano12);lookat(142.200000, 1.350000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 46 : 1 panoramas -->
  
<!-- **** @PanoName="Output (9)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (9).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano27"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__9__27/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano27_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output__9__27/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output__9__27/0/1/%v_%u.jpg"/>
          <right url="output__9__27/1/1/%v_%u.jpg"/>
          <back  url="output__9__27/2/1/%v_%u.jpg"/>
          <left  url="output__9__27/3/1/%v_%u.jpg"/>
          <up    url="output__9__27/4/1/%v_%u.jpg"/>
          <down  url="output__9__27/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__9__27/0/0/%v_%u.jpg"/>
          <right url="output__9__27/1/0/%v_%u.jpg"/>
          <back  url="output__9__27/2/0/%v_%u.jpg"/>
          <left  url="output__9__27/3/0/%v_%u.jpg"/>
          <up    url="output__9__27/4/0/%v_%u.jpg"/>
          <down  url="output__9__27/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__9__27/mobile/0.jpg"/>
      <right url="output__9__27/mobile/1.jpg"/>
      <back  url="output__9__27/mobile/2.jpg"/>
      <left  url="output__9__27/mobile/3.jpg"/>
      <up    url="output__9__27/mobile/4.jpg"/>
      <down  url="output__9__27/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint86"
           ath="-31.854955" atv="-0.769322"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano21"
           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(pano21);lookat(-173.700000, 0.000000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 47 : 1 panoramas -->
  
<!-- **** @PanoName="Output" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output.JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano28"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output_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%/output_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="output_28/0/1/%v_%u.jpg"/>
          <right url="output_28/1/1/%v_%u.jpg"/>
          <back  url="output_28/2/1/%v_%u.jpg"/>
          <left  url="output_28/3/1/%v_%u.jpg"/>
          <up    url="output_28/4/1/%v_%u.jpg"/>
          <down  url="output_28/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output_28/0/0/%v_%u.jpg"/>
          <right url="output_28/1/0/%v_%u.jpg"/>
          <back  url="output_28/2/0/%v_%u.jpg"/>
          <left  url="output_28/3/0/%v_%u.jpg"/>
          <up    url="output_28/4/0/%v_%u.jpg"/>
          <down  url="output_28/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output_28/mobile/0.jpg"/>
      <right url="output_28/mobile/1.jpg"/>
      <back  url="output_28/mobile/2.jpg"/>
      <left  url="output_28/mobile/3.jpg"/>
      <up    url="output_28/mobile/4.jpg"/>
      <down  url="output_28/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint78"
           ath="-119.933640" atv="0.799921"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano17"
           onclick="onclickspotpoint78"
           tooltip="spotpoint78_tooltip"
           />
  <hotspot name="spotpoint78" devices="flash" zorder="3"/>
  <hotspot name="spotpoint78" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint78">
  
        mainloadscene(pano17);lookat(165.150000, 0.450000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 71 : 1 panoramas -->
  
<!-- **** @PanoName="Output (24)" @PanoFile="D:/RUBY/TOURES/Wilfred Vilardy 6942576/fotos/Output (24).JPG" **** -->
<!-- **** Width="5472px" Height="2736px" **** -->
<scene name="pano70"
       latitude="11.008333333333001"
       longitude="-74.831111111110999"
       heading="0"
       thumburl="%FIRSTXML%/output__24__70/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano70_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="5"/>
    <panoview h="0.000000" v="0.000000" fov="90.000000" hmin="-180" hmax="180" vmin="-90" vmax="90" fovmax="90" />
    <view fisheye="0"
          limitview="range"
          hlookatmin="-180"
          hlookatmax="180"
          vlookatmin="-90"
          vlookatmax="90"
          maxpixelzoom="1.0"
          fovtype="VFOV"
          fovmax="90"
          fov="90.000000"
          hlookat="0.000000"
          vlookat="0.000000"/>
    <preview url="%FIRSTXML%/output__24__70/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="output__24__70/0/1/%v_%u.jpg"/>
          <right url="output__24__70/1/1/%v_%u.jpg"/>
          <back  url="output__24__70/2/1/%v_%u.jpg"/>
          <left  url="output__24__70/3/1/%v_%u.jpg"/>
          <up    url="output__24__70/4/1/%v_%u.jpg"/>
          <down  url="output__24__70/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="output__24__70/0/0/%v_%u.jpg"/>
          <right url="output__24__70/1/0/%v_%u.jpg"/>
          <back  url="output__24__70/2/0/%v_%u.jpg"/>
          <left  url="output__24__70/3/0/%v_%u.jpg"/>
          <up    url="output__24__70/4/0/%v_%u.jpg"/>
          <down  url="output__24__70/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="output__24__70/mobile/0.jpg"/>
      <right url="output__24__70/mobile/1.jpg"/>
      <back  url="output__24__70/mobile/2.jpg"/>
      <left  url="output__24__70/mobile/3.jpg"/>
      <up    url="output__24__70/mobile/4.jpg"/>
      <down  url="output__24__70/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint74"
           ath="48.705847" atv="-0.947340"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano15"
           onclick="onclickspotpoint74"
           tooltip="spotpoint74_tooltip"
           />
  <hotspot name="spotpoint74" devices="flash" zorder="3"/>
  <hotspot name="spotpoint74" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint74">
  
        mainloadscene(pano15);lookat(11.250000, 0.450000, 90.000000);


  </action>





  <hotspot name="spotpoint81"
           ath="-133.201080" atv="-0.499138"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano20"
           onclick="onclickspotpoint81"
           tooltip="spotpoint81_tooltip"
           />
  <hotspot name="spotpoint81" devices="flash" zorder="3"/>
  <hotspot name="spotpoint81" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint81">
  
        mainloadscene(pano20);lookat(-138.150000, 2.250000, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

