<?xml version="1.0" encoding="windows-1250"?><?xml-stylesheet type="text/xsl" href="trenerzy.xsl"?><player>	<name>Petr</name>	<surname>Nemec</surname>	<birthdate d="-" m="-" y="-"/>	<debut d="25" m="8" y="2001"/>	<last d="23" m="3" y="2002"/>	<zawodnik>-</zawodnik>	<trener>-</trener>	<photo>nemec_petr.jpg</photo>	<seasons>		<season year="2001/02">			<type code="1l">				<games>16</games>				<wins>3</wins>				<draws>5</draws>				<losses>8</losses>				<goals_plus>18</goals_plus>				<goals_minus>26</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>