<?xml version="1.0"?><!DOCTYPE squad SYSTEM "squad.dtd"><?xml-stylesheet href="squad.xsl?" type="text/xsl"?><!-- Squad properties follow - change values as necessary --><!-- Keep nick short - it is displayed together with players nick --><squad nick="DGH">	<!-- Main squad name, also page title when XML is viewed in web browser -->	<name>Danimal's Operation Flash Point Squad</name>	<!-- Squadmaster email address -->	<email>whatthefuck@biteme.com</email>	<!-- Main web site of the squad -->	<web>home.mchsi.com/~d-hanke</web>	<!-- Squad picture URL (will be documented later) -->	<picture>hellfish.jpg</picture>	<!-- Squad name - displayed on vehicles manned by squad members -->	<title>DANIMAL's</title><!-- End of squad properties  --><!-- Member list follows - change values as necessary --><!-- user ID and nick nick must be the same as given in OFP Edit Player dialog -->	<member id="1900806" nick="Danimal">	<!-- additonal information about this member, accessible by pressing 'P' -->	<!-- all this information is optional and may be set to N/A -->		<!-- Full name -->		<name>Danimal</name>		<!-- E-mail address -->		<email>kissmyass@biteme.com</email>		<!-- ICQ number -->		<icq>N/A</icq>		<!-- short description -->		<remark>I'm old and fat, but I'll kick your ass!</remark>	<!-- end of additional member iformation -->	</member>	<!-- Next member -->	<member id="1352840" nick="Flint Rock">		<name>Dingus #1</name>		<email>gotohell-DIDLY@OKALY-DOKALY.com</email>		<icq>N/A</icq>		<remark>I suck it this because, well I suck! Todd Flanders</remark>	</member>	<!-- Next member -->	<member id="1009827" nick="Max Power">		<name>Dingus #2</name>		<email>itgoboom@federalpen.com</email>		<icq>N/A</icq>		<remark>I'm worse than my sucky brother! SUCKER! Rod Flanders</remark>	</member>	<!-- Next member -->	<member id="125688" nick="jonnypot">		<name>John! Wayne! Gacy! Leave those boys alone! All in all it's just another kid in the crawl!</name>		<email>helikedboys@whataperv.org</email>		<icq>OICU812</icq>		<remark>Very efficient medic, especially with chloroform.</remark>	</member><!-- End of member list --></squad>
