<?xml version="1.0"?>
<AsteroidsConstants
	debug				="0"
	fps					="100"
	startLevel			="1"
	quadtreeSections	="6"
	shipRotSpeed		="0.003"
	shipAccel			="0.00021"
	shipDamp			="0.99"
	shipHyperDuration	="1000"
	shipLives			="3"
	rockMaxInitSpeed	="0.3"
	rockMaxInitRot		="0.015"
	rockTiers			="2"
	bulletSpeed			="0.4"
	bulletTTL			="700"
	bulletFireWait		="200"
	debrisTTL			="700"
	debrisMin			="2"
	debrisMax			="5"
	debrisMaxSpeed      =".3"
	debrisMinSpeed		="-.3"
	debrisMaxSize		="8"
/>