<k3dml>
	<job priority="1"/>
	<frame>
		<inputfile path="world.rib"/>
		<outputfile path="outputimage"/>
		<renderoperation type="ri" engine="aqsis" sourcepath="world.rib" visiblerender="true"/>
	</frame>
	<shaders>
		<shader type="light" name="parsertest">
			<argument storage="uniform" type="float" name="Ka" default="1"/>
			<argument storage="uniform" type="float" name="Kd" default=".5"/>
			<argument storage="varying" type="float" name="Ks" default=".5"/>
			<argument storage="uniform" type="float" name="roughness" default=".1"/>
			<argument storage="uniform" type="color" name="specularcolor" default="1 1 1"/>
			<argument storage="uniform" type="color" name="red" default="0.9 0.1 0.2" space="rgb"/>
			<argument storage="uniform" type="point" name="origin" default="0 0 0" space="shader"/>
			<argument storage="uniform" type="vector" name="direction" default="0 0 1"/>
			<argument storage="uniform" type="float" name="matrix" default="{1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1}" arraysize="16"/>
			<argument storage="varying" type="float" name="uv" default="0" output="true"/>
			<argument storage="uniform" type="string" name="__category" default="uvlight,waterlight"/>
		</shader>
	</shaders>
	<application>
		<userinterface>
			<variables>
				<variable name="showtipoftheday" value="true"/>
				<variable name="showtutorialmenu" value="false"/>
				<variable name="restorewindows" value="true"/>
				<variable name="tutorialspeed" value="1.5"/>
			</variables>
			<windows>
				<window name="/application/querybox" geometry="418 480 443 63"/>
				<window name="/application/window" geometry="127 120 149 499"/>
				<window name="/application/document/window" geometry="288 120 295 500"/>
				<window name="/Untitled Primitives/properties" geometry="507 608 371 317"/>
				<window name="/Untitled Rotate/properties" geometry="667 521 233 136"/>
				<window name="/application/scriptrecorder" geometry="507 608 600 300"/>
			</windows>
		</userinterface>
		<helpers>
			<command type="htmlviewer">mozilla %p</command>
			<command type="bitmapviewer">eog %p</command>
			<command type="slpreprocessor">gcc -E -P -x c %p</command>
			<command type="slparser">sdpslparse</command>
		</helpers>
		<renderengines defaulttype="ri" defaultengine="bmrt">
			<renderengine type="ri" engine="bmrt" name="BMRT">
				<render>rendrib %p</render>
				<visiblerender>rendrib -d 8 %p</visiblerender>
				<compileshader>slc %p</compileshader>
			</renderengine>
			<renderengine type="ri" engine="prman" name="PRman">
				<render>prman -progress %p</render>
				<visiblerender>prman -progress %p</visiblerender>
				<compileshader>slc %p</compileshader>
			</renderengine>
			<renderengine type="ri" engine="netprman" name="NETPRman">
				<render>netrender -progress -f %p</render>
				<visiblerender>netrender -progress -f %p</visiblerender>
				<compileshader>slc %p</compileshader>
			</renderengine>
			<renderengine type="ri" engine="3delight" name="3Delight">
				<render>renderdl %p</render>
				<visiblerender>renderdl %p</visiblerender>
				<compileshader>shaderdl --dont-keep-cpp-file --dont-keep-c++-file %p</compileshader>
			</renderengine>
			<renderengine type="ri" engine="rdc" name="Render Dot C">
				<render>renderdc %p</render>
				<visiblerender>renderdc %p</visiblerender>
				<compileshader>shaderdc %p</compileshader>
			</renderengine>
			<renderengine type="ri" engine="aqsis" name="Aqsis">
				<render>cribber -nowait %p</render>
				<visiblerender>cribber %p</visiblerender>
				<compileshader>slcomp %p</compileshader>
			</renderengine>
			<renderengine type="ri" engine="custom" name="Custom Render Engine">
				<render>rendrib %p</render>
				<visiblerender>rendrib -d 8 %p</visiblerender>
				<compileshader>slc %p</compileshader>
			</renderengine>
		</renderengines>
		<paths>
			<path type="renderfarm">/tmp</path>
			<path type="document">/home/tshead/projects</path>
			<path type="renderanimation">/home/tshead/projects/k3d/k3d/tests</path>
			<path type="bitmap">/mnt/downloads/other/threesomes</path>
			<path type="script">/home/tshead/projects/k3d/k3d/scripts</path>
			<path type="log">/home/tshead</path>
			<path type="renderframe">/home/tshead/projects/k3d/k3d/tests</path>
			<path type="objectlibrary">/home/tshead/projects/k3d/k3d/tests</path>
			<path type="geometry">/home/tshead/projects/k3d/k3d/tests</path>
		</paths>
	</application>
	<document>
		<metadata>
			<variables>
				<variable name="creator" value="tshead"/>
				<variable name="creationhost" value="kathy"/>
				<variable name="creationdomain" value="k-3d.com"/>
				<variable name="creationdate" value="2934982020"/>
				<variable name="creationtime" value="27384 23439"/>
			</variables>
		</metadata>
		<time>
			<variables>
				<variable name="starttime" value="0"/>
				<variable name="viewtime" value="0"/>
				<variable name="endtime" value="0.991667"/>
				<variable name="duration" value="4"/>
				<variable name="framerate" value="30"/>
			</variables>
		</time>
		<objects>
			<object name="Untitled Axes" class="00000001 00000000 00000000 00000001" id="1">
				<state visible="true" selectable="true" userviewable="true"/>
				<variables>
					<variable name="axes" value="1"/>
					<variable name="xyplane" value="0"/>
					<variable name="yzplane" value="0"/>
					<variable name="xzplane" value="1"/>
					<variable name="gridsize" value="2"/>
					<variable name="gridcount" value="5"/>
				</variables>
				<transformation frame="self" position="0 0 0" orientation="0 0 0 1" scale="1 1 1"/>
				<transformation frame="child" position="0 0 0" orientation="0 0 0 1" scale="1 1 1"/>
			</object>
			<object name="Untitled Material" class="00000001 00000000 00000000 00000024" id="2">
				<shader name="surface" shadername="k3d_plastic">
					<argument name="Ks" type="scalar" value="3"/>
					<argument name="roughness" type="scalar" value="4"/>
					<argument name="specularcolor" type="color" value="5"/>
					<argument name="Ka" type="scalar" value="6"/>
					<argument name="Kd" type="scalar" value="7"/>
				</shader>
				<shader name="displacement" shadername=""/>
				<state visible="true" selectable="true" userviewable="true"/>
				<variables>
					<variable name="shadowtype" value="Opacity"/>
					<variable name="truedisplacement" value="0"/>
					<variable name="matte" value="0"/>
					<variable name="camerarays" value="1"/>
					<variable name="reflectionrays" value="1"/>
					<variable name="color" value="8"/>
					<variable name="opacity" value="9"/>
					<variable name="luminouscolor" value="10"/>
					<variable name="luminosity" value="11"/>
				</variables>
			</object>
			<object name="Ks" class="00000001 00000000 00000000 0000000e" id="3">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="-1.79769e+308 -1.79769e+308 -1.79769e+308"/>
					<variable name="maxvalue" value="1.79769e+308 1.79769e+308 1.79769e+308"/>
					<variable name="mincoords" value="0 -1.79769e+308"/>
					<variable name="maxcoords" value="1 1.79769e+308"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0.5" value="1 1 1"/>
				</nodes>
			</object>
			<object name="roughness" class="00000001 00000000 00000000 0000000e" id="4">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="-1.79769e+308 -1.79769e+308 -1.79769e+308"/>
					<variable name="maxvalue" value="1.79769e+308 1.79769e+308 1.79769e+308"/>
					<variable name="mincoords" value="0 -1.79769e+308"/>
					<variable name="maxcoords" value="1 1.79769e+308"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0.1" value="1 1 1"/>
				</nodes>
			</object>
			<object name="specularcolor" class="00000001 00000000 00000000 0000000e" id="5">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="color"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Ka" class="00000001 00000000 00000000 0000000e" id="6">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="-1.79769e+308 -1.79769e+308 -1.79769e+308"/>
					<variable name="maxvalue" value="1.79769e+308 1.79769e+308 1.79769e+308"/>
					<variable name="mincoords" value="0 -1.79769e+308"/>
					<variable name="maxcoords" value="1 1.79769e+308"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 1" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Kd" class="00000001 00000000 00000000 0000000e" id="7">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="-1.79769e+308 -1.79769e+308 -1.79769e+308"/>
					<variable name="maxvalue" value="1.79769e+308 1.79769e+308 1.79769e+308"/>
					<variable name="mincoords" value="0 -1.79769e+308"/>
					<variable name="maxcoords" value="1 1.79769e+308"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0.5" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Material diffuse color" class="00000001 00000000 00000000 0000000e" id="8">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="color"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Material opacity" class="00000001 00000000 00000000 0000000e" id="9">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 1" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Material luminous color" class="00000001 00000000 00000000 0000000e" id="10">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="color"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="0 0 0"/>
				</nodes>
			</object>
			<object name="Material luminous intensity" class="00000001 00000000 00000000 0000000e" id="11">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0.5" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Untitled Light" class="00000001 00000000 00000000 0000001d" id="12">
				<shader name="shader" shadername="k3d_pointlight">
					<argument name="intensity" type="scalar" value="13"/>
					<argument name="lightcolor" type="color" value="14"/>
				</shader>
				<state visible="true" selectable="true" userviewable="true"/>
				<variables>
					<variable name="type" value="point"/>
					<variable name="castshadows" value="0"/>
					<variable name="intensity" value="15"/>
					<variable name="color" value="16"/>
				</variables>
				<transformation frame="self" position="-20 20 -30" orientation="0 0 0 1" scale="1 1 1"/>
				<transformation frame="child" position="0 0 0" orientation="0 0 0 1" scale="1 1 1"/>
			</object>
			<object name="intensity" class="00000001 00000000 00000000 0000000e" id="13">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="-1.79769e+308 -1.79769e+308 -1.79769e+308"/>
					<variable name="maxvalue" value="1.79769e+308 1.79769e+308 1.79769e+308"/>
					<variable name="mincoords" value="0 -1.79769e+308"/>
					<variable name="maxcoords" value="1 1.79769e+308"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 2000" value="1 1 1"/>
				</nodes>
			</object>
			<object name="lightcolor" class="00000001 00000000 00000000 0000000e" id="14">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="color"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Light intensity" class="00000001 00000000 00000000 0000000e" id="15">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="-4.29497e+09 -4.29497e+09 -4.29497e+09"/>
					<variable name="maxvalue" value="4.29497e+09 4.29497e+09 4.29497e+09"/>
					<variable name="mincoords" value="0 -4.29497e+09"/>
					<variable name="maxcoords" value="1 4.29497e+09"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 1200" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Light color" class="00000001 00000000 00000000 0000000e" id="16">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="color"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Untitled Camera" class="00000001 00000000 00000000 0000000d" id="17">
				<shader name="atmosphereshader" shadername=""/>
				<state visible="true" selectable="true" userviewable="true"/>
				<variables>
					<variable name="viewportvisible" value="1"/>
					<variable name="outputpixelwidth" value="320"/>
					<variable name="outputpixelheight" value="240"/>
					<variable name="outputpixelaspectratio" value="1"/>
					<variable name="windowpixelaspectratio" value="1"/>
					<variable name="orthographic" value="0"/>
					<variable name="field" value="even"/>
					<variable name="editorsolid" value="1"/>
					<variable name="editorfog" value="0"/>
					<variable name="editorsmoothing" value="1"/>
					<variable name="editortexture" value="0"/>
					<variable name="editortwosided" value="0"/>
					<variable name="editororientation" value="1"/>
					<variable name="editornormals" value="0"/>
					<variable name="editorwireframepatchdivisions" value="4"/>
					<variable name="editorsolidpatchdivisions" value="12"/>
					<variable name="riengine" value="bmrt"/>
					<variable name="rixsamples" value="1"/>
					<variable name="riysamples" value="1"/>
					<variable name="ripixelfiltername" value="gaussian"/>
					<variable name="ripixelfilterwidth" value="2"/>
					<variable name="ripixelfilterheight" value="2"/>
					<variable name="riatmosphere" value="0"/>
					<variable name="ridepthoffield" value="0"/>
					<variable name="rimotionblur" value="0"/>
					<variable name="rifieldrender" value="0"/>
					<variable name="riradiosity" value="0"/>
					<variable name="riradiositysteps" value="100"/>
					<variable name="riradiositypatchsamples" value="1"/>
					<variable name="riradiositypatchsize" value="10"/>
					<variable name="riradiosityelementsize" value="5"/>
					<variable name="riradiosityminimumsize" value="0.5"/>
					<variable name="focallength" value="18"/>
					<variable name="focalplane" value="19"/>
					<variable name="fstop" value="20"/>
					<variable name="shutteropen" value="21"/>
					<variable name="shutterclose" value="22"/>
					<variable name="exposure" value="23"/>
					<variable name="gamma" value="24"/>
					<variable name="xdirection" value="25"/>
					<variable name="ydirection" value="26"/>
					<variable name="zdirection" value="27"/>
					<variable name="farplane" value="28"/>
					<variable name="nearplane" value="29"/>
				</variables>
				<transformation frame="self" position="-20 20 -20" orientation="1.00601461676 0.608118782413 0.752822985045 -0.25189104721" scale="1 1 1"/>
				<transformation frame="child" position="0 0 0" orientation="0 0 0 1" scale="1 1 1"/>
			</object>
			<object name="Camera focal length" class="00000001 00000000 00000000 0000000e" id="18">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="5000 5000 5000"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 5000"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 1.6" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera focus distance" class="00000001 00000000 00000000 0000000e" id="19">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="distance"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="4.29497e+09 4.29497e+09 4.29497e+09"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 4.29497e+09"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 35" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera f-stop" class="00000001 00000000 00000000 0000000e" id="20">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="0.01 0.01 0.01"/>
					<variable name="maxvalue" value="1.79769e+308 1.79769e+308 1.79769e+308"/>
					<variable name="mincoords" value="0 0.01"/>
					<variable name="maxcoords" value="1 1.79769e+308"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0.3" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera shutter-opened" class="00000001 00000000 00000000 0000000e" id="21">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera shutter-closed" class="00000001 00000000 00000000 0000000e" id="22">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="0 0 0"/>
					<variable name="maxvalue" value="1 1 1"/>
					<variable name="mincoords" value="0 0"/>
					<variable name="maxcoords" value="1 1"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera exposure" class="00000001 00000000 00000000 0000000e" id="23">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="-1.79769e+308 -1.79769e+308 -1.79769e+308"/>
					<variable name="maxvalue" value="1.79769e+308 1.79769e+308 1.79769e+308"/>
					<variable name="mincoords" value="0 -1.79769e+308"/>
					<variable name="maxcoords" value="1 1.79769e+308"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 1" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera gamma" class="00000001 00000000 00000000 0000000e" id="24">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="scalar"/>
					<variable name="minvalue" value="-1.79769e+308 -1.79769e+308 -1.79769e+308"/>
					<variable name="maxvalue" value="1.79769e+308 1.79769e+308 1.79769e+308"/>
					<variable name="mincoords" value="0 -1.79769e+308"/>
					<variable name="maxcoords" value="1 1.79769e+308"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 1" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera X direction" class="00000001 00000000 00000000 0000000e" id="25">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="angle"/>
					<variable name="minvalue" value="-4.29497e+09 -4.29497e+09 -4.29497e+09"/>
					<variable name="maxvalue" value="4.29497e+09 4.29497e+09 4.29497e+09"/>
					<variable name="mincoords" value="0 -4.29497e+09"/>
					<variable name="maxcoords" value="1 4.29497e+09"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera Y direction" class="00000001 00000000 00000000 0000000e" id="26">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="angle"/>
					<variable name="minvalue" value="-4.29497e+09 -4.29497e+09 -4.29497e+09"/>
					<variable name="maxvalue" value="4.29497e+09 4.29497e+09 4.29497e+09"/>
					<variable name="mincoords" value="0 -4.29497e+09"/>
					<variable name="maxcoords" value="1 4.29497e+09"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera Z direction" class="00000001 00000000 00000000 0000000e" id="27">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="angle"/>
					<variable name="minvalue" value="-4.29497e+09 -4.29497e+09 -4.29497e+09"/>
					<variable name="maxvalue" value="4.29497e+09 4.29497e+09 4.29497e+09"/>
					<variable name="mincoords" value="0 -4.29497e+09"/>
					<variable name="maxcoords" value="1 4.29497e+09"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera farplane" class="00000001 00000000 00000000 0000000e" id="28">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="distance"/>
					<variable name="minvalue" value="-4.29497e+09 -4.29497e+09 -4.29497e+09"/>
					<variable name="maxvalue" value="4.29497e+09 4.29497e+09 4.29497e+09"/>
					<variable name="mincoords" value="0 -4.29497e+09"/>
					<variable name="maxcoords" value="1 4.29497e+09"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 100000" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Camera nearplane" class="00000001 00000000 00000000 0000000e" id="29">
				<state visible="true" selectable="true"/>
				<variables>
					<variable name="datatype" value="distance"/>
					<variable name="minvalue" value="-4.29497e+09 -4.29497e+09 -4.29497e+09"/>
					<variable name="maxvalue" value="4.29497e+09 4.29497e+09 4.29497e+09"/>
					<variable name="mincoords" value="0 -4.29497e+09"/>
					<variable name="maxcoords" value="1 4.29497e+09"/>
					<variable name="cycles" value="1"/>
					<variable name="phase" value="0"/>
				</variables>
				<nodes>
					<valuenode coords="0 0.2" value="1 1 1"/>
				</nodes>
			</object>
			<object name="Grid" class="00000001 00000000 00000000 00000018" id="80">
				<state visible="true" selectable="true" userviewable="true"/>
				<variables>
					<variable name="color" value="0 0 0"/>
					<variable name="rendermode" value="normal"/>
					<variable name="material" value="2"/>
				</variables>
				<transformation frame="self" position="0 0 0" orientation="0 0 0 1" scale="1 1 1"/>
				<transformation frame="child" position="0 0 0" orientation="0 0 0 1" scale="1 1 1"/>
				<points>
					<point position="-5 5 0" texture="0 0 0" itexture="0 0 0" id="1">
						<state visible="true" selectable="true" userviewable="true"/>
					</point>
					<point position="0 5 0" texture="0.5 0 0" itexture="0.5 0 0" id="2">
						<state visible="true" selectable="true" userviewable="true"/>
					</point>
					<point position="5 5 0" texture="1 0 0" itexture="1 0 0" id="3">
						<state visible="true" selectable="true" userviewable="true"/>
					</point>
					<point position="-5 -5 0" texture="0 1 0" itexture="0 1 0" id="4">
						<state visible="true" selectable="true" userviewable="true"/>
					</point>
					<point position="0 -5 0" texture="0.5 1 0" itexture="0.5 1 0" id="5">
						<state visible="true" selectable="true" userviewable="true"/>
					</point>
					<point position="5 -5 0" texture="1 1 0" itexture="1 1 0" id="6">
						<state visible="true" selectable="true" userviewable="true"/>
					</point>
				</points>
				<polygons>
					<polygon material="2" id="1">
						<state visible="true" selectable="true" userviewable="true"/>
						<polypoints>
							<polypoint id="1" pointid="2" texture="0.5 0 0" itexture="0.5 0 0"/>
							<polypoint id="2" pointid="1" texture="0 0 0" itexture="0 0 0"/>
							<polypoint id="3" pointid="4" texture="0 1 0" itexture="0 1 0"/>
							<polypoint id="4" pointid="5" texture="0.5 1 0" itexture="0.5 1 0"/>
						</polypoints>
					</polygon>
					<polygon material="2" id="2">
						<state visible="true" selectable="true" userviewable="true"/>
						<polypoints>
							<polypoint id="5" pointid="3" texture="1 0 0" itexture="1 0 0"/>
							<polypoint id="6" pointid="2" texture="0.5 0 0" itexture="0.5 0 0"/>
							<polypoint id="7" pointid="5" texture="0.5 1 0" itexture="0.5 1 0"/>
							<polypoint id="8" pointid="6" texture="1 1 0" itexture="1 1 0"/>
						</polypoints>
					</polygon>
				</polygons>
				<nurbscurves/>
				<shading/>
			</object>
		</objects>
		<hierarchy>
			<object id="1"/>
			<object id="2"/>
			<object id="3"/>
			<object id="4"/>
			<object id="5"/>
			<object id="6"/>
			<object id="7"/>
			<object id="8"/>
			<object id="9"/>
			<object id="10"/>
			<object id="11"/>
			<object id="12"/>
			<object id="13"/>
			<object id="14"/>
			<object id="15"/>
			<object id="16"/>
			<object id="17"/>
			<object id="18"/>
			<object id="19"/>
			<object id="20"/>
			<object id="21"/>
			<object id="22"/>
			<object id="23"/>
			<object id="24"/>
			<object id="25"/>
			<object id="26"/>
			<object id="27"/>
			<object id="28"/>
			<object id="29"/>
			<object id="80"/>
		</hierarchy>
	</document>
</k3dml>
