<?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-19-12 -->
  <!-- Plugins and Spot Styles -->
  <include url="%FIRSTXML%/k_skin.xml"/>
  <!-- Core actions -->
  <include url="%FIRSTXML%/k_core.xml"/>
  <!-- Tour Messages -->
  <include url="%FIRSTXML%/k_messages_en.xml"/>

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

<!-- **** @PanoName="DSC_0370 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/Road Bear RV/Virtual Tour/Images for tour/DSC_0370 Panorama-Edit.jpg" **** -->
<scene name="pano138"
       heading="0"
       thumburl="%FIRSTXML%/dsc_0370_panorama_ed_138/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano138_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

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

    <panoview h="-58.050000" v="4.500000" 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="-58.050000"
          vlookat="4.500000"/>

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

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


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

  <hotspot name="spotpoint146"
           ath="-62.660754" atv="7.600000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint146"
           />
  <hotspot name="spotpoint146" devices="flash" zorder="3"/>
  <hotspot name="spotpoint146" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint146" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint146">
        mainloadscene(pano139);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint147"
           ath="33.126386" atv="-45.200000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint147"
           />
  <hotspot name="spotpoint147" devices="flash" zorder="3"/>
  <hotspot name="spotpoint147" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint147" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint147">
        mainloadscene(pano141);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint146].visible, false);
    set(hotspot[spotpoint147].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint146].visible, true);
    set(hotspot[spotpoint147].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[spotpoint146].zorder2, %1);

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

      );
    );
  </action>  

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

<!-- **** @PanoName="DSC_0388 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/Road Bear RV/Virtual Tour/Images for tour/DSC_0388 Panorama-Edit.jpg" **** -->
<scene name="pano139"
       heading="0"
       thumburl="%FIRSTXML%/dsc_0388_panorama_ed_139/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano139_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

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

    <panoview h="-120.600000" 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="-120.600000"
          vlookat="5.400000"/>

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

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


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

  <hotspot name="spotpoint149"
           ath="59.467849" atv="7.600000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint149"
           />
  <hotspot name="spotpoint149" devices="flash" zorder="3"/>
  <hotspot name="spotpoint149" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint149" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint149">
        mainloadscene(pano138);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <hotspot name="spotpoint150"
           ath="-21.152993" atv="6.800000"
           visible="true"
           style="IconDefaultPointSpotStyle1"
           descriptionid=""
           onclick="onclickspotpoint150"
           />
  <hotspot name="spotpoint150" devices="flash" zorder="3"/>
  <hotspot name="spotpoint150" devices="html5+desktop" zorder="3" zorder2="1"/>
  <hotspot name="spotpoint150" devices="tablet|mobile" zorder2="1"/>
  <action name="onclickspotpoint150">
        mainloadscene(pano140);
      lookat(get(panoview.h), get(panoview.v), get(panoview.fov));
    
  </action>
  <action name="hidepanopointspots">
    set(hotspot[spotpoint149].visible, false);
    set(hotspot[spotpoint150].visible, false);
  </action>
  <action name="showpanopointspots">
    set(hotspot[spotpoint149].visible, true);
    set(hotspot[spotpoint150].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[spotpoint149].zorder2, %1);

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

      );
    );
  </action>  

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

<!-- **** @PanoName="DSC_0403 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/Road Bear RV/Virtual Tour/Images for tour/DSC_0403 Panorama-Edit.jpg" **** -->
<scene name="pano140"
       heading="0"
       thumburl="%FIRSTXML%/dsc_0403_panorama_ed_140/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano140_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

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

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

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

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


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

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

      );
    );
  </action>  

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

<!-- **** @PanoName="DSC_0424 Panorama-Edit" @PanoFile="/Volumes/360 PS Backup 2022/Road Bear RV/Virtual Tour/Images for tour/DSC_0424 Panorama-Edit.jpg" **** -->
<scene name="pano141"
       heading="0"
       thumburl="%FIRSTXML%/dsc_0424_panorama_ed_141/thumbnail.jpg"
       backgroundsound=""
       backgroundsoundloops="0"
       titleid="pano141_title"
       descriptionid=""
       multires="true"
       planar="false"
       full360="true">

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

    <panoview h="-74.700000" v="-3.600000" 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="-74.700000"
          vlookat="-3.600000"/>

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

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


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

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

      );
    );
  </action>  

</scene>



</krpano>