<!--
	a very simple example, for more examples have a look at the examples folder

    NOTE: you can edit this file with a normal texteditor,
          but you must respect the xml-syntax-rules,
          have a look here for more informations:
                                 http://www.w3schools.com/xml/xml_syntax.asp
-->

<krpano version="1.0.7">

	<include url="plugins.xml" />

    <image type="SPHERE">
        <sphere url="examples/sphere/sphere_example.jpg" />
    </image>

    <preview type="sphere" url="examples/preview/spherepreview.jpg" />
    
    <display details="16" movequality="LOW" stillquality="HIGHSHARP" />

    <view hlookat       ="150"
          vlookat       ="0"
          fov           ="90"
          fovmin        ="6"
          fovmax        ="179"
          fisheye       ="0.35"
          fisheyefovlink="0.50"
          />

    <lensflare set="DEFAULT"  
               ath="140.3057" 
               atv="-20.6741" 
               size="0.80" 
               blind="0.60" 
               blindcurve="6.00" 
               />

</krpano>

