<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet encoding="UTF-8" type="text/xsl" href="lorenz_3_svgvml.xsl" version="1.0"?>
<lorenz>
	<theory>
		<beta>2.66666666666</beta>
		<rho>28</rho>
		<sigma>10</sigma>
	</theory>
	<practice>
		<initialvalues>
			<x>1</x>
			<y>0.001</y>
			<z>0.001</z>
			<t>0</t>
		</initialvalues>
		<iterations>5000</iterations>
		<dt>0.01</dt>
		<view>
			<rotate>
				<x>0.0</x>
				<y>0.0</y>
				<z>0.0</z>
			</rotate>
			<zoom>1.0</zoom>
		</view>
	</practice>
</lorenz>
