<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Anas M. Nebuchadnezzar XXXVII (KRONK Ltd.) -->
<?xml-stylesheet type="text/xsl" href="shadowrun.xsl"?>
<shadowrun xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://kronkltd.net/Shadowrun/xml/shadowrun.xsd">
	<runner>
		<name>
			<street>Schonneger</street>
			<real>Josh Trenton</real>
			<player>Duck</player>
		</name>
		<attributes>
			<body>
				<natural value="5"/>
			</body>
			<quickness>
				<natural value="5"/>
			</quickness>
			<strength>
				<natural value="5"/>
			</strength>
			<charisma>
				<natural value="4"/>
			</charisma>
			<intelligence>
				<natural value="6"/>
			</intelligence>
			<willpower>
				<natural value="6"/>
			</willpower>
			<essence value="6"/>
			<body_index value="0"/>
			<magic value="6"/>
			<reaction value="5"/>
			<init_die value="1"/>
		</attributes>
		<skills>
			<skill>
				<name value="Sorcery"/>
				<rating value="5"/>
				<concentration>
					<name value="Spellcasting"/>
					<rating value="7"/>
				</concentration>
			</skill>
		</skills>
		<spells>
			<spell>
				<name value="Power Bolt"/>
				<force>6</force>
				<drain>+1(DL)</drain>
				<type value="P"/>
				<target>B</target>
				<resisted>B</resisted>
			</spell>
		</spells>
	</runner>
</shadowrun>
