﻿<?xml version="1.0" encoding="utf-8"?>
<!--created: Tuesday 10.02.2009, 11:57:15-->
<expander xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="J:\Visual Studio\Projects\Moritz\XML Schemas\krystals.xsd">
	<inputGamete>
		<fixedPoints>
			<pointGroup color="black" count="5" shape="spiral">
				<value>7 6 5 4 3</value>
				<from angle="180" radius="0.85" />
				<to angle="60" radius="0.85" />
			</pointGroup>
		</fixedPoints>
		<planet density="xk2(1.7.2)-1.krys">
			<pointGroup color="black" count="6" shape="straightLine">
				<value>1</value>
				<from angle="100" radius="0.9" />
				<to angle="100" radius="0.45" />
			</pointGroup>
			<pointGroup color="black" count="22" shape="straightLine">
				<value>1</value>
				<from angle="100" radius="0.45" />
				<to angle="0" radius="1" />
			</pointGroup>
		</planet>
		<planet density="xk2(1.7.1)-1.krys">
			<pointGroup color="black" count="28" shape="spiral">
				<value>2</value>
				<from angle="120" radius="0.5" />
				<to angle="0" radius="1" />
			</pointGroup>
		</planet>
	</inputGamete>
	<outputGamete>
		<fixedPoints>
			<pointGroup color="red" count="7" shape="spiral">
				<value>1 2 3 4 5 6 7</value>
				<from angle="0" radius="1" />
				<to angle="180" radius="1" />
			</pointGroup>
		</fixedPoints>
	</outputGamete>
</expander>