<?xml version="1.0" encoding="windows-1250"?>
<?xml-stylesheet type="text/xsl" href="trenerzy.xsl"?>
<player>
	<name>Lubo</name>
	<surname>Kubík</surname>
	<birthdate d="20" m="1" y="1964"/>
	<debut d="29" m="7" y="2006"/>
	<last d="30" m="9" y="2006"/>
	<zawodnik>Hradec Králové (CZE), Slavia Praga (CZE), Fiorentina (ITA), F.C. Metz (FRA), FC Nürnberg (GER), Drnovice FK (CZE), Slavia Praga (CZE), Lázně Bohdaneč (CZE), Chicago Fire (USA), Dallas Burn (USA)</zawodnik>
	<trener>-</trener>
	<photo>kubik_lubos.jpg</photo>
	<seasons>
		<season year="2006/07">
			<type code="2l">
				<games>10</games>
				<wins>3</wins>
				<draws>2</draws>
				<losses>5</losses>
				<goals_plus>8</goals_plus>
				<goals_minus>15</goals_minus>
			</type>
			<type code="pp">
				<games>1</games>
				<wins>0</wins>
				<draws>0</draws>
				<losses>1</losses>
				<goals_plus>0</goals_plus>
				<goals_minus>1</goals_minus>
			</type>
		</season>
	</seasons>
</player>