<?xml version="1.0" encoding="windows-1250"?><?xml-stylesheet type="text/xsl" href="trenerzy.xsl"?><player>	<name>Werner</name>	<surname>Peterek</surname>	<birthdate d="-" m="-" y="1944"/>	<debut d="16" m="11" y="1988"/>	<last d="26" m="11" y="1988"/>	<zawodnik>Piast Nowa Ruda, Śląsk Wrocław</zawodnik>	<trener>-</trener>	<photo/>	<seasons>		<season year="1988/89">			<type code="1l">				<games>1</games>				<wins>0</wins>				<draws>0</draws>				<losses>1</losses>				<goals_plus>0</goals_plus>				<goals_minus>2</goals_minus>			</type>			<type code="pp">				<games>2</games>				<wins>0</wins>				<draws>0</draws>				<losses>2</losses>				<goals_plus>2</goals_plus>				<goals_minus>5</goals_minus>			</type>		</season>	</seasons></player>
