<?xml version="1.0" encoding="utf-8" ?>
<StarSystems>
	<StarSystem>
		<ID/>
		<Coordinates>
			<X/>
			<Y/>
			<Z/>
		</Coordinates>
		<Star>
			<Name/>
			<Class/>
		</Star>
		<Star>
			<Name/>
			<Class/>
		</Star>
		<Planet>
			<OritNumber/>
			<Name/>
			<Class/>
			<Mass/>
			<Gravity/>
			<Atmosphere/>
			<Hydrosphere/>
			<Lithosphere/>
			<BioDensity/>
			<MineralDensity/>
		</Planet>
		<Planet>
			<OritNumber/>
			<Name/>
			<Class/>
			<Mass/>
			<Gravity/>
			<Atmosphere/>
			<Hydrosphere/>
			<Lithosphere/>
			<BioDensity/>
			<MineralDensity/>
		</Planet>
	</StarSystem>
</StarSystems>