<?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>			<real>Kyle Dohm</real>		</name>		<attributes>			<body>				<natural value="9"/>			</body>			<quickness>				<natural value="6"/>			</quickness>			<strength>				<natural value="5"/>			</strength>			<charisma>				<natural value="9"/>			</charisma>			<intelligence>				<natural value="8"/>			</intelligence>			<willpower>				<natural value="11"/>			</willpower>			<essence value="6"/>			<body_index value="6"/>			<magic value="10"/>			<reaction value="7"/>			<init_die value="3"/>		</attributes>		<stats>			<race>human</race>			<sex>male</sex>			<archtype>mage</archtype>		</stats>		<skills>			<skill>				<name value="Sorcery"/>				<rating value="11"/>			</skill>			<skill>				<name value="Conjuring"/>				<rating value="9"/>			</skill>			<skill>				<name value="Pistols"/>				<rating value="6"/>				<concentration>					<name value="Ares Predator"/>					<rating value="7"/>				</concentration>			</skill>		</skills>		<weapons>			<weapon>				<type value="Ares Predator"/>				<damage_code value="M"/>				<power value="9"/>				<class value="Heavy Pistol"/>			</weapon>			<weapon>				<type value="Ingram Valiant"/>				<damage_code value="S"/>				<power value="7"/>				<class value="Heavy Weapon"/>			</weapon>		</weapons>	</runner></shadowrun>