<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.17"
        onstart="startup"
        logkey="false"
        bgcolor="#ffffff"
        projectfloorplanurl=""
        projecttitleid="project_title"
        projectdescriptionid="">

  <!-- generated by Panotour Pro V2.0.0 64bits : 01-06-2022 13-47-31 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/d_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/d_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/d_messages_en.xml"/>

  <action name="startup">
    if (s !== null, if (startscene === null, set(startscene, get(s));); );
    if (startscene === null,
      set(startscene, pano57);
    );
    mainloadscene(get(startscene));
    if (h !== null,
      if (v !== null,
        if (f !== null,
          lookat(get(h), get(v), get(f));
         ,
          lookat(get(h), get(v));
        );
      );
    );
  </action>

  <!-- 4 Groups -->

  <!-- Group Group 61 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_10193 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_10193 Panorama-Edit.jpg" **** -->
<scene name="pano57"
       heading="0"
       thumburl="%FIRSTXML%/dsc_10193_panorama_e_57/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano57_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="5.400000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="-22.500000" v="5.400000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="-22.500000"
          vlookat="5.400000"/>

    <preview url="%FIRSTXML%/dsc_10193_panorama_e_57/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2758" tiledimageheight="2758">
        <front url="dsc_10193_panorama_e_57/0/2/%v_%u.jpg"/>
        <right url="dsc_10193_panorama_e_57/1/2/%v_%u.jpg"/>
        <back  url="dsc_10193_panorama_e_57/2/2/%v_%u.jpg"/>
        <left  url="dsc_10193_panorama_e_57/3/2/%v_%u.jpg"/>
        <up    url="dsc_10193_panorama_e_57/4/2/%v_%u.jpg"/>
        <down  url="dsc_10193_panorama_e_57/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1379" tiledimageheight="1379">
        <front url="dsc_10193_panorama_e_57/0/1/%v_%u.jpg"/>
        <right url="dsc_10193_panorama_e_57/1/1/%v_%u.jpg"/>
        <back  url="dsc_10193_panorama_e_57/2/1/%v_%u.jpg"/>
        <left  url="dsc_10193_panorama_e_57/3/1/%v_%u.jpg"/>
        <up    url="dsc_10193_panorama_e_57/4/1/%v_%u.jpg"/>
        <down  url="dsc_10193_panorama_e_57/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="689" tiledimageheight="689">
        <front url="dsc_10193_panorama_e_57/0/0/%v_%u.jpg"/>
        <right url="dsc_10193_panorama_e_57/1/0/%v_%u.jpg"/>
        <back  url="dsc_10193_panorama_e_57/2/0/%v_%u.jpg"/>
        <left  url="dsc_10193_panorama_e_57/3/0/%v_%u.jpg"/>
        <up    url="dsc_10193_panorama_e_57/4/0/%v_%u.jpg"/>
        <down  url="dsc_10193_panorama_e_57/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint65"
           ath="-21.152877" atv="6.800044"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint65"
           />
  <hotspot name="spotpoint65" devices="flash" zorder="3"/>
  <hotspot name="spotpoint65" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint65" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint65">
        mainloadscene(pano58);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint67"
           ath="155.255034" atv="5.200020"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint67"
           />
  <hotspot name="spotpoint67" devices="flash" zorder="3"/>
  <hotspot name="spotpoint67" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint67" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint67">
        mainloadscene(pano59);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint65].visible, false);
    set(hotspot[spotpoint67].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint65].visible, true);
    set(hotspot[spotpoint67].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint65].zorder2, %1);

        tween(hotspot[spotpoint67].zorder2, %1);

      );
    );
  </action>  

</scene>
  <!-- Group Group 62 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_10205 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_10205 Panorama-Edit.jpg" **** -->
<scene name="pano58"
       heading="0"
       thumburl="%FIRSTXML%/dsc_10205_panorama_e_58/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano58_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="5.512500" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="172.237500" v="5.512500" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="172.237500"
          vlookat="5.512500"/>

    <preview url="%FIRSTXML%/dsc_10205_panorama_e_58/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2752" tiledimageheight="2752">
        <front url="dsc_10205_panorama_e_58/0/2/%v_%u.jpg"/>
        <right url="dsc_10205_panorama_e_58/1/2/%v_%u.jpg"/>
        <back  url="dsc_10205_panorama_e_58/2/2/%v_%u.jpg"/>
        <left  url="dsc_10205_panorama_e_58/3/2/%v_%u.jpg"/>
        <up    url="dsc_10205_panorama_e_58/4/2/%v_%u.jpg"/>
        <down  url="dsc_10205_panorama_e_58/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1376" tiledimageheight="1376">
        <front url="dsc_10205_panorama_e_58/0/1/%v_%u.jpg"/>
        <right url="dsc_10205_panorama_e_58/1/1/%v_%u.jpg"/>
        <back  url="dsc_10205_panorama_e_58/2/1/%v_%u.jpg"/>
        <left  url="dsc_10205_panorama_e_58/3/1/%v_%u.jpg"/>
        <up    url="dsc_10205_panorama_e_58/4/1/%v_%u.jpg"/>
        <down  url="dsc_10205_panorama_e_58/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="688" tiledimageheight="688">
        <front url="dsc_10205_panorama_e_58/0/0/%v_%u.jpg"/>
        <right url="dsc_10205_panorama_e_58/1/0/%v_%u.jpg"/>
        <back  url="dsc_10205_panorama_e_58/2/0/%v_%u.jpg"/>
        <left  url="dsc_10205_panorama_e_58/3/0/%v_%u.jpg"/>
        <up    url="dsc_10205_panorama_e_58/4/0/%v_%u.jpg"/>
        <down  url="dsc_10205_panorama_e_58/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint66"
           ath="168.026769" atv="11.599921"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint66"
           />
  <hotspot name="spotpoint66" devices="flash" zorder="3"/>
  <hotspot name="spotpoint66" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint66" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint66">
        mainloadscene(pano57);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint66].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint66].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint66].zorder2, %1);

      );
    );
  </action>  

</scene>
  <!-- Group Group 63 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_10217 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_10217 Panorama-Edit.jpg" **** -->
<scene name="pano59"
       heading="0"
       thumburl="%FIRSTXML%/dsc_10217_panorama_e_59/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano59_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="9.900000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="-83.700000" v="9.900000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="-83.700000"
          vlookat="9.900000"/>

    <preview url="%FIRSTXML%/dsc_10217_panorama_e_59/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2752" tiledimageheight="2752">
        <front url="dsc_10217_panorama_e_59/0/2/%v_%u.jpg"/>
        <right url="dsc_10217_panorama_e_59/1/2/%v_%u.jpg"/>
        <back  url="dsc_10217_panorama_e_59/2/2/%v_%u.jpg"/>
        <left  url="dsc_10217_panorama_e_59/3/2/%v_%u.jpg"/>
        <up    url="dsc_10217_panorama_e_59/4/2/%v_%u.jpg"/>
        <down  url="dsc_10217_panorama_e_59/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1376" tiledimageheight="1376">
        <front url="dsc_10217_panorama_e_59/0/1/%v_%u.jpg"/>
        <right url="dsc_10217_panorama_e_59/1/1/%v_%u.jpg"/>
        <back  url="dsc_10217_panorama_e_59/2/1/%v_%u.jpg"/>
        <left  url="dsc_10217_panorama_e_59/3/1/%v_%u.jpg"/>
        <up    url="dsc_10217_panorama_e_59/4/1/%v_%u.jpg"/>
        <down  url="dsc_10217_panorama_e_59/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="688" tiledimageheight="688">
        <front url="dsc_10217_panorama_e_59/0/0/%v_%u.jpg"/>
        <right url="dsc_10217_panorama_e_59/1/0/%v_%u.jpg"/>
        <back  url="dsc_10217_panorama_e_59/2/0/%v_%u.jpg"/>
        <left  url="dsc_10217_panorama_e_59/3/0/%v_%u.jpg"/>
        <up    url="dsc_10217_panorama_e_59/4/0/%v_%u.jpg"/>
        <down  url="dsc_10217_panorama_e_59/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint68"
           ath="98.580966" atv="10.800000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint68"
           />
  <hotspot name="spotpoint68" devices="flash" zorder="3"/>
  <hotspot name="spotpoint68" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint68" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint68">
        mainloadscene(pano57);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint69"
           ath="-49.091045" atv="13.199944"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint69"
           />
  <hotspot name="spotpoint69" devices="flash" zorder="3"/>
  <hotspot name="spotpoint69" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint69" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint69">
        mainloadscene(pano60);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint68].visible, false);
    set(hotspot[spotpoint69].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint68].visible, true);
    set(hotspot[spotpoint69].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint68].zorder2, %1);

        tween(hotspot[spotpoint69].zorder2, %1);

      );
    );
  </action>  

</scene>
  <!-- Group Group 64 : 1 panoramas -->
  

<!-- **** @PanoName="DSC_10229 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/El Monte RV/Virtual Tours/Images for tour/DSC_10229 Panorama-Edit.jpg" **** -->
<scene name="pano60"
       heading="0"
       thumburl="%FIRSTXML%/dsc_10229_panorama_e_60/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano60_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

    <autorotate horizon="6.300000" tofov="90.000000" waittime="1" speed="5"/>

    <panoview h="-83.250000" v="6.300000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="-83.250000"
          vlookat="6.300000"/>

    <preview url="%FIRSTXML%/dsc_10229_panorama_e_60/preview.jpg" type="CUBESTRIP" striporder="FRBLUD"/>

    <image type="CUBE" multires="true" baseindex="0" tilesize="512">
      <level tiledimagewidth="2772" tiledimageheight="2772">
        <front url="dsc_10229_panorama_e_60/0/2/%v_%u.jpg"/>
        <right url="dsc_10229_panorama_e_60/1/2/%v_%u.jpg"/>
        <back  url="dsc_10229_panorama_e_60/2/2/%v_%u.jpg"/>
        <left  url="dsc_10229_panorama_e_60/3/2/%v_%u.jpg"/>
        <up    url="dsc_10229_panorama_e_60/4/2/%v_%u.jpg"/>
        <down  url="dsc_10229_panorama_e_60/5/2/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="1386" tiledimageheight="1386">
        <front url="dsc_10229_panorama_e_60/0/1/%v_%u.jpg"/>
        <right url="dsc_10229_panorama_e_60/1/1/%v_%u.jpg"/>
        <back  url="dsc_10229_panorama_e_60/2/1/%v_%u.jpg"/>
        <left  url="dsc_10229_panorama_e_60/3/1/%v_%u.jpg"/>
        <up    url="dsc_10229_panorama_e_60/4/1/%v_%u.jpg"/>
        <down  url="dsc_10229_panorama_e_60/5/1/%v_%u.jpg"/>
      </level>
      <level tiledimagewidth="693" tiledimageheight="693">
        <front url="dsc_10229_panorama_e_60/0/0/%v_%u.jpg"/>
        <right url="dsc_10229_panorama_e_60/1/0/%v_%u.jpg"/>
        <back  url="dsc_10229_panorama_e_60/2/0/%v_%u.jpg"/>
        <left  url="dsc_10229_panorama_e_60/3/0/%v_%u.jpg"/>
        <up    url="dsc_10229_panorama_e_60/4/0/%v_%u.jpg"/>
        <down  url="dsc_10229_panorama_e_60/5/0/%v_%u.jpg"/>
      </level>
    </image>


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

  <hotspot name="spotpoint70"
           ath="83.414512" atv="9.199977"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint70"
           />
  <hotspot name="spotpoint70" devices="flash" zorder="3"/>
  <hotspot name="spotpoint70" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint70" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint70">
        mainloadscene(pano59);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint70].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint70].visible, true);
  </action>


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

  <action name="setzorder2onstandardspots">
    if (device.html5,
      ifnot (device.desktop,


        tween(hotspot[spotpoint70].zorder2, %1);

      );
    );
  </action>  

</scene>



</krpano>