<?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-43-03 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/af_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/af_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/af_messages_en.xml"/>

  <action name="startup">
    if (s !== null, if (startscene === null, set(startscene, get(s));); );
    if (startscene === null,
      set(startscene, pano36);
    );
    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>

  <!-- 6 Groups -->

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

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

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

    <panoview h="1.800000" v="0.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="1.800000"
          vlookat="0.900000"/>

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

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


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

  <hotspot name="spotpoint48"
           ath="1.197360" atv="8.400056"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint48"
           />
  <hotspot name="spotpoint48" devices="flash" zorder="3"/>
  <hotspot name="spotpoint48" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint48" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint48">
        mainloadscene(pano37);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint50"
           ath="-169.623072" atv="6.800044"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint50"
           />
  <hotspot name="spotpoint50" devices="flash" zorder="3"/>
  <hotspot name="spotpoint50" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint50" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint50">
        mainloadscene(pano38);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint48].visible, false);
    set(hotspot[spotpoint50].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint48].visible, true);
    set(hotspot[spotpoint50].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[spotpoint48].zorder2, %1);

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

      );
    );
  </action>  

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

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

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

    <panoview h="176.850000" v="1.350000" 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="176.850000"
          vlookat="1.350000"/>

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

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


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

  <hotspot name="spotpoint49"
           ath="-171.219528" atv="4.399917"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint49"
           />
  <hotspot name="spotpoint49" devices="flash" zorder="3"/>
  <hotspot name="spotpoint49" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint49" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint49">
        mainloadscene(pano36);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint49].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint49].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[spotpoint49].zorder2, %1);

      );
    );
  </action>  

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

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

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

    <panoview h="3.150000" v="2.250000" 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="3.150000"
          vlookat="2.250000"/>

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

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


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

  <hotspot name="spotpoint51"
           ath="7.583034" atv="12.400024"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint51"
           />
  <hotspot name="spotpoint51" devices="flash" zorder="3"/>
  <hotspot name="spotpoint51" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint51" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint51">
        mainloadscene(pano36);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint52"
           ath="155.255034" atv="11.599921"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint52"
           />
  <hotspot name="spotpoint52" devices="flash" zorder="3"/>
  <hotspot name="spotpoint52" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint52" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint52">
        mainloadscene(pano39);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint53"
           ath="-168.026616" atv="3.599997"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint53"
           />
  <hotspot name="spotpoint53" devices="flash" zorder="3"/>
  <hotspot name="spotpoint53" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint53" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint53">
        mainloadscene(pano40);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint51].visible, false);
    set(hotspot[spotpoint52].visible, false);
    set(hotspot[spotpoint53].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint51].visible, true);
    set(hotspot[spotpoint52].visible, true);
    set(hotspot[spotpoint53].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[spotpoint51].zorder2, %1);

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

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

      );
    );
  </action>  

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

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

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

    <panoview h="-52.650000" 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"
          fovmax="90"
          fov="90.000000"
          hlookat="-52.650000"
          vlookat="0.000000"/>

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

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


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

  <hotspot name="spotpoint67"
           ath="153.658433" atv="-4.399922"
           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(pano38);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint67].visible, false);
  </action>
  <action name="showpanopointspots">
    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[spotpoint67].zorder2, %1);

      );
    );
  </action>  

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

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

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

    <panoview h="-62.100000" v="-0.450000" 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="-62.100000"
          vlookat="-0.450000"/>

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

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


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

  <hotspot name="spotpoint54"
           ath="126.518769" atv="9.199977"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint54"
           />
  <hotspot name="spotpoint54" devices="flash" zorder="3"/>
  <hotspot name="spotpoint54" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint54" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint54">
        mainloadscene(pano38);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint55"
           ath="-65.853724" atv="4.399917"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint55"
           />
  <hotspot name="spotpoint55" devices="flash" zorder="3"/>
  <hotspot name="spotpoint55" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint55" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint55">
        mainloadscene(pano41);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint54].visible, false);
    set(hotspot[spotpoint55].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint54].visible, true);
    set(hotspot[spotpoint55].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[spotpoint54].zorder2, %1);

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

      );
    );
  </action>  

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

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

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

    <panoview h="-81.900000" 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="-81.900000"
          vlookat="9.900000"/>

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

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


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

  <hotspot name="spotpoint56"
           ath="110.554197" atv="6.800044"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint56"
           />
  <hotspot name="spotpoint56" devices="flash" zorder="3"/>
  <hotspot name="spotpoint56" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint56" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint56">
        mainloadscene(pano40);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint56].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint56].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[spotpoint56].zorder2, %1);

      );
    );
  </action>  

</scene>



</krpano>