<?xml version="1.0" encoding="windows-1250"?><?xml-stylesheet type="text/xsl" href="trenerzy.xsl"?><player>	<name>Bogusław</name>	<surname>Wilk</surname>	<birthdate d="6" m="12" y="1957"/>	<debut d="29" m="7" y="1995"/>	<last d="23" m="8" y="1995"/>	<zawodnik>-</zawodnik>	<trener>-</trener>	<photo>wilk_boguslaw.jpg</photo>	<seasons>		<season year="1995/96">			<type code="1l">				<games>3</games>				<wins>0</wins>				<draws>1</draws>				<losses>2</losses>				<goals_plus>2</goals_plus>				<goals_minus>4</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>
