<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="shadowrun.xsl"?>
<shadowrun>
	<runner>
		<name>
			<street>Mac</street>
			<real>Macaroni Dimebag</real>
			<player>Dave</player>
		</name>
		<attributes>
			<body>
				<natural value="4"/>
				<augmented value="6"/>
			</body>
			<quickness>
				<natural value="5"/>
				<augmented value="6"/>
			</quickness>
			<strength>
				<natural value="5"/>
				<augmented value="7"/>
			</strength>
			<charisma>
				<natural value="5"/>
			</charisma>
			<intelligence>
				<natural value="4"/>
			</intelligence>
			<willpower>
				<natural value="4"/>
			</willpower>
			<essence value="1.4"/>
			<body_index value="4.6"/>
			<magic value="0"/>
			<reaction value="8"/>
			<init_die value="2"/>
		</attributes>
		<skills>
			<skill>
				<name value="Club"/>
				<rating value="4"/>
			</skill>
			<skill>
				<name value="Pistol"/>
				<rating value="5"/>
			</skill>
			<skill>
				<name value="Throwing Weapons"/>
				<rating value="4"/>
			</skill>
			<skill>
				<name value="Arnis De Mano"/>
				<rating value="5"/>
				<maneuvers>
					<maneuver value="Close Combat"/>
					<maneuver value="Zoning"/>
					<maneuver value="Throw"/>
					<maneuver value="Ground Fighting"/>
				</maneuvers>
			</skill>
			<skill>
				<name value="Athletics"/>
				<rating value="4"/>
			</skill>
			<skill>
				<name value="Stealth"/>
				<rating value="4"/>
			</skill>
			<skill>
				<name value="Ettiquette (Street)"/>
				<rating value="2"/>
			</skill>
			<skill>
				<name value="Car"/>
				<rating value="2"/>
			</skill>
		</skills>
		<weapons>
			<weapon>
				<type value="Ares Predator II"/>
				<damage_code value="M"/>
				<power value="9"/>
				<class value="Heavy Pistol"/>
			</weapon>
			<weapon>
				<type value="AZ-150 Stun Baton"/>
				<damage_code value="SS"/>
				<power value="8"/>
				<reach value="1"/>
				<class value="Club"/>
			</weapon>
		</weapons>
	</runner>
</shadowrun>
