<?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" tour_firstlittleplanet="true"/>
  <events name="startbehavioursevents" onxmlcomplete="startbehavioursxmlcompleteaction();" onloadcomplete="startLittlePlanetIntroEffect();" keep="true"/>

  <!-- generated by Panotour Pro V2.5.14 64bits : 28-11-2023 13-38-39 -->
  <!-- Project file : C:/Users/Luis Renato Pinheiro/Pictures/Site/Lojas/Pilates.kpt -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/avitah_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/avitah_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/avitah_messages_pt.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, pano46);
    );
    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>

  <!-- 14 Groups -->

  <!-- Group Grupo 61 : 1 panoramas -->
  
<!-- **** @PanoName="15" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/15.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano46"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_15_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="14"/>
    <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%/_15_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="_15_46/0/1/%v_%u.jpg"/>
          <right url="_15_46/1/1/%v_%u.jpg"/>
          <back  url="_15_46/2/1/%v_%u.jpg"/>
          <left  url="_15_46/3/1/%v_%u.jpg"/>
          <up    url="_15_46/4/1/%v_%u.jpg"/>
          <down  url="_15_46/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_15_46/0/0/%v_%u.jpg"/>
          <right url="_15_46/1/0/%v_%u.jpg"/>
          <back  url="_15_46/2/0/%v_%u.jpg"/>
          <left  url="_15_46/3/0/%v_%u.jpg"/>
          <up    url="_15_46/4/0/%v_%u.jpg"/>
          <down  url="_15_46/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_15_46/mobile/0.jpg"/>
      <right url="_15_46/mobile/1.jpg"/>
      <back  url="_15_46/mobile/2.jpg"/>
      <left  url="_15_46/mobile/3.jpg"/>
      <up    url="_15_46/mobile/4.jpg"/>
      <down  url="_15_46/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint79"
           ath="18.392036" atv="-7.852322"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano45"
           onclick="onclickspotpoint79"
           tooltip="spotpoint79_tooltip"
           />
  <hotspot name="spotpoint79" devices="flash" zorder="3"/>
  <hotspot name="spotpoint79" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint79">
  onout();
        mainloadscene(pano45);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 60 : 1 panoramas -->
  
<!-- **** @PanoName="14" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/14.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano45"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_14_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="14"/>
    <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%/_14_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="_14_45/0/1/%v_%u.jpg"/>
          <right url="_14_45/1/1/%v_%u.jpg"/>
          <back  url="_14_45/2/1/%v_%u.jpg"/>
          <left  url="_14_45/3/1/%v_%u.jpg"/>
          <up    url="_14_45/4/1/%v_%u.jpg"/>
          <down  url="_14_45/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_14_45/0/0/%v_%u.jpg"/>
          <right url="_14_45/1/0/%v_%u.jpg"/>
          <back  url="_14_45/2/0/%v_%u.jpg"/>
          <left  url="_14_45/3/0/%v_%u.jpg"/>
          <up    url="_14_45/4/0/%v_%u.jpg"/>
          <down  url="_14_45/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_14_45/mobile/0.jpg"/>
      <right url="_14_45/mobile/1.jpg"/>
      <back  url="_14_45/mobile/2.jpg"/>
      <left  url="_14_45/mobile/3.jpg"/>
      <up    url="_14_45/mobile/4.jpg"/>
      <down  url="_14_45/mobile/5.jpg"/>
    </image>




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



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


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 59 : 1 panoramas -->
  
<!-- **** @PanoName="13" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/13.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano44"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_13_44/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano44_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="14"/>
    <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%/_13_44/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_13_44/0/1/%v_%u.jpg"/>
          <right url="_13_44/1/1/%v_%u.jpg"/>
          <back  url="_13_44/2/1/%v_%u.jpg"/>
          <left  url="_13_44/3/1/%v_%u.jpg"/>
          <up    url="_13_44/4/1/%v_%u.jpg"/>
          <down  url="_13_44/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_13_44/0/0/%v_%u.jpg"/>
          <right url="_13_44/1/0/%v_%u.jpg"/>
          <back  url="_13_44/2/0/%v_%u.jpg"/>
          <left  url="_13_44/3/0/%v_%u.jpg"/>
          <up    url="_13_44/4/0/%v_%u.jpg"/>
          <down  url="_13_44/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_13_44/mobile/0.jpg"/>
      <right url="_13_44/mobile/1.jpg"/>
      <back  url="_13_44/mobile/2.jpg"/>
      <left  url="_13_44/mobile/3.jpg"/>
      <up    url="_13_44/mobile/4.jpg"/>
      <down  url="_13_44/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint81"
           ath="1.615799" atv="-25.251799"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano43"
           onclick="onclickspotpoint81"
           tooltip="spotpoint81_tooltip"
           />
  <hotspot name="spotpoint81" devices="flash" zorder="3"/>
  <hotspot name="spotpoint81" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint81">
  onout();
        mainloadscene(pano43);lookat(-124.306200, 1.296800, 90.000000);


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 58 : 1 panoramas -->
  
<!-- **** @PanoName="12" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/12.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano43"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_12_43/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano43_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="3.546800" tofov="90.000000" waittime="1" speed="14"/>
    <panoview h="-121.920978" v="3.546800" 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="-121.920978"
          vlookat="3.546800"/>
    <preview url="%FIRSTXML%/_12_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="_12_43/0/1/%v_%u.jpg"/>
          <right url="_12_43/1/1/%v_%u.jpg"/>
          <back  url="_12_43/2/1/%v_%u.jpg"/>
          <left  url="_12_43/3/1/%v_%u.jpg"/>
          <up    url="_12_43/4/1/%v_%u.jpg"/>
          <down  url="_12_43/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_12_43/0/0/%v_%u.jpg"/>
          <right url="_12_43/1/0/%v_%u.jpg"/>
          <back  url="_12_43/2/0/%v_%u.jpg"/>
          <left  url="_12_43/3/0/%v_%u.jpg"/>
          <up    url="_12_43/4/0/%v_%u.jpg"/>
          <down  url="_12_43/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_12_43/mobile/0.jpg"/>
      <right url="_12_43/mobile/1.jpg"/>
      <back  url="_12_43/mobile/2.jpg"/>
      <left  url="_12_43/mobile/3.jpg"/>
      <up    url="_12_43/mobile/4.jpg"/>
      <down  url="_12_43/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint82"
           ath="-74.472362" atv="0.604027"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano36"
           onclick="onclickspotpoint82"
           tooltip="spotpoint82_tooltip"
           />
  <hotspot name="spotpoint82" devices="flash" zorder="3"/>
  <hotspot name="spotpoint82" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint82">
  onout();
        mainloadscene(pano36);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 51 : 1 panoramas -->
  
<!-- **** @PanoName="05" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/05.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano36"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_05_36/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano36_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="-1.330050" tofov="90.000000" waittime="1" speed="14"/>
    <panoview h="20.837500" v="-1.330050" 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="20.837500"
          vlookat="-1.330050"/>
    <preview url="%FIRSTXML%/_05_36/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="_05_36/0/1/%v_%u.jpg"/>
          <right url="_05_36/1/1/%v_%u.jpg"/>
          <back  url="_05_36/2/1/%v_%u.jpg"/>
          <left  url="_05_36/3/1/%v_%u.jpg"/>
          <up    url="_05_36/4/1/%v_%u.jpg"/>
          <down  url="_05_36/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_05_36/0/0/%v_%u.jpg"/>
          <right url="_05_36/1/0/%v_%u.jpg"/>
          <back  url="_05_36/2/0/%v_%u.jpg"/>
          <left  url="_05_36/3/0/%v_%u.jpg"/>
          <up    url="_05_36/4/0/%v_%u.jpg"/>
          <down  url="_05_36/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_05_36/mobile/0.jpg"/>
      <right url="_05_36/mobile/1.jpg"/>
      <back  url="_05_36/mobile/2.jpg"/>
      <left  url="_05_36/mobile/3.jpg"/>
      <up    url="_05_36/mobile/4.jpg"/>
      <down  url="_05_36/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint87"
           ath="1.615677" atv="9.712257"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano35"
           onclick="onclickspotpoint87"
           tooltip="spotpoint87_tooltip"
           />
  <hotspot name="spotpoint87" devices="flash" zorder="3"/>
  <hotspot name="spotpoint87" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint87">
  onout();
        mainloadscene(pano35);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 50 : 1 panoramas -->
  
<!-- **** @PanoName="04" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/04.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano35"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_04_35/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano35_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="-1.330050" tofov="90.000000" waittime="1" speed="14"/>
    <panoview h="117.488000" v="-1.330050" 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="117.488000"
          vlookat="-1.330050"/>
    <preview url="%FIRSTXML%/_04_35/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="_04_35/0/1/%v_%u.jpg"/>
          <right url="_04_35/1/1/%v_%u.jpg"/>
          <back  url="_04_35/2/1/%v_%u.jpg"/>
          <left  url="_04_35/3/1/%v_%u.jpg"/>
          <up    url="_04_35/4/1/%v_%u.jpg"/>
          <down  url="_04_35/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_04_35/0/0/%v_%u.jpg"/>
          <right url="_04_35/1/0/%v_%u.jpg"/>
          <back  url="_04_35/2/0/%v_%u.jpg"/>
          <left  url="_04_35/3/0/%v_%u.jpg"/>
          <up    url="_04_35/4/0/%v_%u.jpg"/>
          <down  url="_04_35/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_04_35/mobile/0.jpg"/>
      <right url="_04_35/mobile/1.jpg"/>
      <back  url="_04_35/mobile/2.jpg"/>
      <left  url="_04_35/mobile/3.jpg"/>
      <up    url="_04_35/mobile/4.jpg"/>
      <down  url="_04_35/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint86"
           ath="-123.123962" atv="14.244665"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano34"
           onclick="onclickspotpoint86"
           tooltip="spotpoint86_tooltip"
           />
  <hotspot name="spotpoint86" devices="flash" zorder="3"/>
  <hotspot name="spotpoint86" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint86">
  onout();
        mainloadscene(pano34);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint234"
           ath="116.683559" atv="6.644336"
           style="IconDefaultPointSpotStyle2"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint234"
           tooltip="spotpoint234_tooltip"
           />
  <hotspot name="spotpoint234" devices="flash" zorder="3"/>
  <hotspot name="spotpoint234" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint234">
  
displayImage(%FIRSTXML%/spots/reformer_pilates.jpg
             ,top,0,0
             ,300
             ,300

             ,true
             ,true
             ,false
             ,false
             ,000000
             ,0.80000000000000004);

  </action>





  <hotspot name="spotpoint236"
           ath="-91.454042" atv="19.424515"
           style="IconDefaultPointSpotStyle2"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint236"
           tooltip="spotpoint236_tooltip"
           />
  <hotspot name="spotpoint236" devices="flash" zorder="3"/>
  <hotspot name="spotpoint236" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint236">
  
displayImage(%FIRSTXML%/spots/chair_pilates.jpg
             ,top,0,0
             ,300
             ,300

             ,true
             ,true
             ,false
             ,false
             ,000000
             ,0.80000000000000004);

  </action>





  <hotspot name="spotpoint1252"
           ath="-70.772038" atv="20.071979"
           style="IconDefaultPointSpotStyle1"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint1252"
           tooltip="spotpoint1252_tooltip"
           />
  <hotspot name="spotpoint1252" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1252" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1252">
  
displayVideo(%FIRSTXML%/spots/chair.mp4
             ,top
             ,0
             ,0
             ,250
             ,400

             ,true
             ,true
             ,''
             ,false
             ,true
             ,false,000000,0.80000000000000004
             );


  </action>





  <hotspot name="spotpoint1253"
           ath="140.803914" atv="4.832278"
           style="IconDefaultPointSpotStyle1"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint1253"
           tooltip="spotpoint1253_tooltip"
           />
  <hotspot name="spotpoint1253" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1253" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1253">
  
displayVideo(%FIRSTXML%/spots/reformer.mp4
             ,top
             ,0
             ,0
             ,250
             ,400

             ,true
             ,true
             ,''
             ,false
             ,true
             ,false,000000,0.80000000000000004
             );


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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

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

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

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

  
  set(hotspot[spotpoint1253].visible, true);
  </action>
  <events name="pano35stopanimatedspots" onremovepano="stopspotanimation(spotpoint86);stopspotanimation(spotpoint234);stopspotanimation(spotpoint236);stopspotanimation(spotpoint1252);stopspotanimation(spotpoint1253);" />


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



</scene>

  <!-- Group Grupo 49 : 1 panoramas -->
  
<!-- **** @PanoName="03" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/03.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano34"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_03_34/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano34_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="-1.773400" tofov="90.000000" waittime="1" speed="14"/>
    <panoview h="116.601000" v="-1.773400" 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="116.601000"
          vlookat="-1.773400"/>
    <preview url="%FIRSTXML%/_03_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="_03_34/0/1/%v_%u.jpg"/>
          <right url="_03_34/1/1/%v_%u.jpg"/>
          <back  url="_03_34/2/1/%v_%u.jpg"/>
          <left  url="_03_34/3/1/%v_%u.jpg"/>
          <up    url="_03_34/4/1/%v_%u.jpg"/>
          <down  url="_03_34/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_03_34/0/0/%v_%u.jpg"/>
          <right url="_03_34/1/0/%v_%u.jpg"/>
          <back  url="_03_34/2/0/%v_%u.jpg"/>
          <left  url="_03_34/3/0/%v_%u.jpg"/>
          <up    url="_03_34/4/0/%v_%u.jpg"/>
          <down  url="_03_34/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_03_34/mobile/0.jpg"/>
      <right url="_03_34/mobile/1.jpg"/>
      <back  url="_03_34/mobile/2.jpg"/>
      <left  url="_03_34/mobile/3.jpg"/>
      <up    url="_03_34/mobile/4.jpg"/>
      <down  url="_03_34/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint85"
           ath="19.712884" atv="16.834499"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano33"
           onclick="onclickspotpoint85"
           tooltip="spotpoint85_tooltip"
           />
  <hotspot name="spotpoint85" devices="flash" zorder="3"/>
  <hotspot name="spotpoint85" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint85">
  onout();
        mainloadscene(pano33);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint233"
           ath="130.233243" atv="-6.474777"
           style="IconDefaultPointSpotStyle2"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint233"
           tooltip="spotpoint233_tooltip"
           />
  <hotspot name="spotpoint233" devices="flash" zorder="3"/>
  <hotspot name="spotpoint233" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint233">
  
displayImage(%FIRSTXML%/spots/cadillac_pilates.jpg
             ,top,0,0
             ,300
             ,300

             ,true
             ,true
             ,false
             ,false
             ,000000
             ,0.80000000000000004);

  </action>





  <hotspot name="spotpoint1248"
           ath="160.703630" atv="-6.040260"
           style="IconDefaultPointSpotStyle1"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint1248"
           tooltip="spotpoint1248_tooltip"
           />
  <hotspot name="spotpoint1248" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1248" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1248">
  
displayVideo(%FIRSTXML%/spots/_02.mp4
             ,top
             ,0
             ,0
             ,250
             ,400

             ,true
             ,true
             ,''
             ,false
             ,true
             ,false,000000,0.80000000000000004
             );


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 48 : 1 panoramas -->
  
<!-- **** @PanoName="02" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/02.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano33"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_02_33/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano33_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="1.773400" tofov="90.000000" waittime="1" speed="14"/>
    <panoview h="-52.315200" v="1.773400" 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="-52.315200"
          vlookat="1.773400"/>
    <preview url="%FIRSTXML%/_02_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="_02_33/0/1/%v_%u.jpg"/>
          <right url="_02_33/1/1/%v_%u.jpg"/>
          <back  url="_02_33/2/1/%v_%u.jpg"/>
          <left  url="_02_33/3/1/%v_%u.jpg"/>
          <up    url="_02_33/4/1/%v_%u.jpg"/>
          <down  url="_02_33/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_02_33/0/0/%v_%u.jpg"/>
          <right url="_02_33/1/0/%v_%u.jpg"/>
          <back  url="_02_33/2/0/%v_%u.jpg"/>
          <left  url="_02_33/3/0/%v_%u.jpg"/>
          <up    url="_02_33/4/0/%v_%u.jpg"/>
          <down  url="_02_33/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_02_33/mobile/0.jpg"/>
      <right url="_02_33/mobile/1.jpg"/>
      <back  url="_02_33/mobile/2.jpg"/>
      <left  url="_02_33/mobile/3.jpg"/>
      <up    url="_02_33/mobile/4.jpg"/>
      <down  url="_02_33/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint84"
           ath="174.183125" atv="5.827324"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano32"
           onclick="onclickspotpoint84"
           tooltip="spotpoint84_tooltip"
           />
  <hotspot name="spotpoint84" devices="flash" zorder="3"/>
  <hotspot name="spotpoint84" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint84">
  onout();
        mainloadscene(pano32);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint238"
           ath="0.969479" atv="16.834499"
           style="IconDefaultPointSpotStyle2"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint238"
           tooltip="spotpoint238_tooltip"
           />
  <hotspot name="spotpoint238" devices="flash" zorder="3"/>
  <hotspot name="spotpoint238" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint238">
  
displayImage(%FIRSTXML%/spots/barrel_pilates.jpg
             ,top,0,0
             ,300
             ,300

             ,true
             ,true
             ,false
             ,false
             ,000000
             ,0.80000000000000004);

  </action>





  <hotspot name="spotpoint1250"
           ath="-20.804039" atv="18.724855"
           style="IconDefaultPointSpotStyle1"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint1250"
           tooltip="spotpoint1250_tooltip"
           />
  <hotspot name="spotpoint1250" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1250" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1250">
  
displayVideo(%FIRSTXML%/spots/barril.mp4
             ,top
             ,0
             ,0
             ,250
             ,400

             ,true
             ,true
             ,''
             ,false
             ,true
             ,false,000000,0.80000000000000004
             );


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 47 : 1 panoramas -->
  
<!-- **** @PanoName="01" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/01.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano32"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_01_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.443350" tofov="90.000000" waittime="1" speed="14"/>
    <panoview h="139.655000" v="-0.443350" 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="139.655000"
          vlookat="-0.443350"/>
    <preview url="%FIRSTXML%/_01_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="_01_32/0/1/%v_%u.jpg"/>
          <right url="_01_32/1/1/%v_%u.jpg"/>
          <back  url="_01_32/2/1/%v_%u.jpg"/>
          <left  url="_01_32/3/1/%v_%u.jpg"/>
          <up    url="_01_32/4/1/%v_%u.jpg"/>
          <down  url="_01_32/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_01_32/0/0/%v_%u.jpg"/>
          <right url="_01_32/1/0/%v_%u.jpg"/>
          <back  url="_01_32/2/0/%v_%u.jpg"/>
          <left  url="_01_32/3/0/%v_%u.jpg"/>
          <up    url="_01_32/4/0/%v_%u.jpg"/>
          <down  url="_01_32/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_01_32/mobile/0.jpg"/>
      <right url="_01_32/mobile/1.jpg"/>
      <back  url="_01_32/mobile/2.jpg"/>
      <left  url="_01_32/mobile/3.jpg"/>
      <up    url="_01_32/mobile/4.jpg"/>
      <down  url="_01_32/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint83"
           ath="-64.955163" atv="4.532397"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano37"
           onclick="onclickspotpoint83"
           tooltip="spotpoint83_tooltip"
           />
  <hotspot name="spotpoint83" devices="flash" zorder="3"/>
  <hotspot name="spotpoint83" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint83">
  onout();
        mainloadscene(pano37);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>





  <hotspot name="spotpoint232"
           ath="141.220794" atv="-5.179861"
           style="IconDefaultPointSpotStyle2"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint232"
           tooltip="spotpoint232_tooltip"
           />
  <hotspot name="spotpoint232" devices="flash" zorder="3"/>
  <hotspot name="spotpoint232" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint232">
  
displayImage(%FIRSTXML%/spots/wall_unit.jpg
             ,top,0,0
             ,300
             ,300

             ,true
             ,true
             ,false
             ,false
             ,000000
             ,0.80000000000000004);

  </action>





  <hotspot name="spotpoint1100"
           ath="161.306634" atv="-4.832278"
           style="IconDefaultPointSpotStyle1"
           tag="point"
           descriptionid=""
           onclick="onclickspotpoint1100"
           tooltip="spotpoint1100_tooltip"
           />
  <hotspot name="spotpoint1100" devices="flash" zorder="3"/>
  <hotspot name="spotpoint1100" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint1100">
  
displayVideo(%FIRSTXML%/spots/wall.mp4
             ,top
             ,0
             ,0
             ,250
             ,400

             ,true
             ,true
             ,''
             ,false
             ,true
             ,false,000000,0.80000000000000004
             );


  </action>



  <action name="hidepanopointspots">

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

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

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

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

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

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


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



</scene>

  <!-- Group Grupo 52 : 1 panoramas -->
  
<!-- **** @PanoName="06" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/06.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano37"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_06_37/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano37_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="-0.886700" tofov="90.000000" waittime="1" speed="14"/>
    <panoview h="23.497600" v="-0.886700" 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="23.497600"
          vlookat="-0.886700"/>
    <preview url="%FIRSTXML%/_06_37/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_06_37/0/1/%v_%u.jpg"/>
          <right url="_06_37/1/1/%v_%u.jpg"/>
          <back  url="_06_37/2/1/%v_%u.jpg"/>
          <left  url="_06_37/3/1/%v_%u.jpg"/>
          <up    url="_06_37/4/1/%v_%u.jpg"/>
          <down  url="_06_37/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_06_37/0/0/%v_%u.jpg"/>
          <right url="_06_37/1/0/%v_%u.jpg"/>
          <back  url="_06_37/2/0/%v_%u.jpg"/>
          <left  url="_06_37/3/0/%v_%u.jpg"/>
          <up    url="_06_37/4/0/%v_%u.jpg"/>
          <down  url="_06_37/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_06_37/mobile/0.jpg"/>
      <right url="_06_37/mobile/1.jpg"/>
      <back  url="_06_37/mobile/2.jpg"/>
      <left  url="_06_37/mobile/3.jpg"/>
      <up    url="_06_37/mobile/4.jpg"/>
      <down  url="_06_37/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint88"
           ath="164.488313" atv="11.007185"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano40"
           onclick="onclickspotpoint88"
           tooltip="spotpoint88_tooltip"
           />
  <hotspot name="spotpoint88" devices="flash" zorder="3"/>
  <hotspot name="spotpoint88" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint88">
  onout();
        mainloadscene(pano40);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 55 : 1 panoramas -->
  
<!-- **** @PanoName="09" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/09.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano40"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_09_40/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano40_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="14"/>
    <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%/_09_40/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_09_40/0/1/%v_%u.jpg"/>
          <right url="_09_40/1/1/%v_%u.jpg"/>
          <back  url="_09_40/2/1/%v_%u.jpg"/>
          <left  url="_09_40/3/1/%v_%u.jpg"/>
          <up    url="_09_40/4/1/%v_%u.jpg"/>
          <down  url="_09_40/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_09_40/0/0/%v_%u.jpg"/>
          <right url="_09_40/1/0/%v_%u.jpg"/>
          <back  url="_09_40/2/0/%v_%u.jpg"/>
          <left  url="_09_40/3/0/%v_%u.jpg"/>
          <up    url="_09_40/4/0/%v_%u.jpg"/>
          <down  url="_09_40/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_09_40/mobile/0.jpg"/>
      <right url="_09_40/mobile/1.jpg"/>
      <back  url="_09_40/mobile/2.jpg"/>
      <left  url="_09_40/mobile/3.jpg"/>
      <up    url="_09_40/mobile/4.jpg"/>
      <down  url="_09_40/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint89"
           ath="29.246399" atv="6.644336"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano42"
           onclick="onclickspotpoint89"
           tooltip="spotpoint89_tooltip"
           />
  <hotspot name="spotpoint89" devices="flash" zorder="3"/>
  <hotspot name="spotpoint89" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint89">
  onout();
        mainloadscene(pano42);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 57 : 1 panoramas -->
  
<!-- **** @PanoName="11" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/11.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano42"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_11_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="14"/>
    <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%/_11_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="_11_42/0/1/%v_%u.jpg"/>
          <right url="_11_42/1/1/%v_%u.jpg"/>
          <back  url="_11_42/2/1/%v_%u.jpg"/>
          <left  url="_11_42/3/1/%v_%u.jpg"/>
          <up    url="_11_42/4/1/%v_%u.jpg"/>
          <down  url="_11_42/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_11_42/0/0/%v_%u.jpg"/>
          <right url="_11_42/1/0/%v_%u.jpg"/>
          <back  url="_11_42/2/0/%v_%u.jpg"/>
          <left  url="_11_42/3/0/%v_%u.jpg"/>
          <up    url="_11_42/4/0/%v_%u.jpg"/>
          <down  url="_11_42/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_11_42/mobile/0.jpg"/>
      <right url="_11_42/mobile/1.jpg"/>
      <back  url="_11_42/mobile/2.jpg"/>
      <left  url="_11_42/mobile/3.jpg"/>
      <up    url="_11_42/mobile/4.jpg"/>
      <down  url="_11_42/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint90"
           ath="170.351644" atv="8.456404"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano39"
           onclick="onclickspotpoint90"
           tooltip="spotpoint90_tooltip"
           />
  <hotspot name="spotpoint90" devices="flash" zorder="3"/>
  <hotspot name="spotpoint90" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint90">
  onout();
        mainloadscene(pano39);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 54 : 1 panoramas -->
  
<!-- **** @PanoName="08" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/08.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano39"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_08_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="14"/>
    <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%/_08_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="_08_39/0/1/%v_%u.jpg"/>
          <right url="_08_39/1/1/%v_%u.jpg"/>
          <back  url="_08_39/2/1/%v_%u.jpg"/>
          <left  url="_08_39/3/1/%v_%u.jpg"/>
          <up    url="_08_39/4/1/%v_%u.jpg"/>
          <down  url="_08_39/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_08_39/0/0/%v_%u.jpg"/>
          <right url="_08_39/1/0/%v_%u.jpg"/>
          <back  url="_08_39/2/0/%v_%u.jpg"/>
          <left  url="_08_39/3/0/%v_%u.jpg"/>
          <up    url="_08_39/4/0/%v_%u.jpg"/>
          <down  url="_08_39/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_08_39/mobile/0.jpg"/>
      <right url="_08_39/mobile/1.jpg"/>
      <back  url="_08_39/mobile/2.jpg"/>
      <left  url="_08_39/mobile/3.jpg"/>
      <up    url="_08_39/mobile/4.jpg"/>
      <down  url="_08_39/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint91"
           ath="-39.497405" atv="10.268462"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano38"
           onclick="onclickspotpoint91"
           tooltip="spotpoint91_tooltip"
           />
  <hotspot name="spotpoint91" devices="flash" zorder="3"/>
  <hotspot name="spotpoint91" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint91">
  onout();
        mainloadscene(pano38);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <!-- Group Grupo 53 : 1 panoramas -->
  
<!-- **** @PanoName="07" @PanoFile="C:/Users/Luis Renato Pinheiro/Pictures/Lojas Rua/Pilates/Fotos tour/07.jpg" **** -->
<!-- **** Width="5952px" Height="2976px" **** -->
<scene name="pano38"
       latitude="0"
       longitude="0"
       heading="0"
       thumburl="%FIRSTXML%/_07_38/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       haspolygons="false"
       titleid="pano38_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true"
       video="false"
       seen="false">
    <autorotate horizon="0.000000" tofov="90.000000" waittime="1" speed="14"/>
    <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%/_07_38/preview.jpg" type="CUBESTRIP" striporder="FRBLUD" />
    <image type="CUBE" multires="true" baseindex="0" tilesize="512" devices="!androidstock|webgl">
      <level tiledimagewidth="2048" tiledimageheight="2048">
          <front url="_07_38/0/1/%v_%u.jpg"/>
          <right url="_07_38/1/1/%v_%u.jpg"/>
          <back  url="_07_38/2/1/%v_%u.jpg"/>
          <left  url="_07_38/3/1/%v_%u.jpg"/>
          <up    url="_07_38/4/1/%v_%u.jpg"/>
          <down  url="_07_38/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1024" tiledimageheight="1024">
          <front url="_07_38/0/0/%v_%u.jpg"/>
          <right url="_07_38/1/0/%v_%u.jpg"/>
          <back  url="_07_38/2/0/%v_%u.jpg"/>
          <left  url="_07_38/3/0/%v_%u.jpg"/>
          <up    url="_07_38/4/0/%v_%u.jpg"/>
          <down  url="_07_38/5/0/%v_%u.jpg"/>
      </level>
    </image>
    <image type="CUBE" devices="androidstock.and.no-webgl">
      <front url="_07_38/mobile/0.jpg"/>
      <right url="_07_38/mobile/1.jpg"/>
      <back  url="_07_38/mobile/2.jpg"/>
      <left  url="_07_38/mobile/3.jpg"/>
      <up    url="_07_38/mobile/4.jpg"/>
      <down  url="_07_38/mobile/5.jpg"/>
    </image>




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



  <hotspot name="spotpoint92"
           ath="-8.140676" atv="14.496664"
           style="IconDefaultPointSpotStyle"
           tag="point"
           descriptionid=""
           linktarget="pano46"
           onclick="onclickspotpoint92"
           tooltip="spotpoint92_tooltip"
           />
  <hotspot name="spotpoint92" devices="flash" zorder="3"/>
  <hotspot name="spotpoint92" devices="html5" zorder="3" zorder2="1"/>
  <action name="onclickspotpoint92">
  onout();
        mainloadscene(pano46);lookat(get(panoview.h), get(panoview.v), get(panoview.fov));


  </action>



  <action name="hidepanopointspots">

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

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


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



</scene>

  <krpano nofullspherepanoavailable="false" />



</krpano>

