<?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="}{RC}{">
	<!-- Main squad name, also page title when XML is viewed in web browser -->
	<name>Red Cell</name>
	<!-- Squadmaster email address -->
	<email>rcghostshadow@hotmail.com</email>
	<!-- Main web site of the squad -->
	<web>N/A</web>
	<!-- Squad picture URL (will be documented later) -->
	<picture>logo.jpg</picture>
	<!-- Squad name - displayed on vehicles manned by squad members -->
	<title>}{Red Cell}{</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="155635" nick="}{RC}{Ghost_Shadow">
	<!-- additonal information about this member, accessible by pressing 'P' -->
	<!-- all this information is optional and may be set to N/A -->
		<!-- Full name -->
		<name>}{RC}{Ghost_Shadow</name>
		<!-- E-mail address -->
		<email>N/A</email>
		<!-- ICQ number -->
		<icq>N/A</icq>
		<!-- short description -->
		<remark>What is harder to see a Ghost or it's Shadow?</remark>
	<!-- end of additional member iformation -->
	</member>
<!-- user ID and nick nick must be the same as given in OFP Edit Player dialog -->
	<member id="8535059025" nick="}{RC}{Lep">
	<!-- additonal information about this member, accessible by pressing 'P' -->
	<!-- all this information is optional and may be set to N/A -->
		<!-- Full name -->
		<name>}{RC}{Lep</name>
		<!-- E-mail address -->
		<email>zerofreak247@hotmail.com</email>
		<!-- ICQ number -->
		<icq>N/A</icq>
		<!-- short description -->
		<remark>Pain hurts but only a minute, your life is short so go out and live it.</remark>
	<!-- end of additional member iformation -->
	</member>
<!-- user ID and nick nick must be the same as given in OFP Edit Player dialog -->
	<member id="xx" nick="}{RC}{Wesker216">
	<!-- additonal information about this member, accessible by pressing 'P' -->
	<!-- all this information is optional and may be set to N/A -->
		<!-- Full name -->
		<name>}{RC}{Wesker216</name>
		<!-- E-mail address -->
		<email>wesker216@hotmail.com</email>
		<!-- ICQ number -->
		<icq>N/A</icq>
		<!-- short description -->
		<remark>-</remark>
	<!-- end of additional member iformation -->
	</member>
<!-- user ID and nick nick must be the same as given in OFP Edit Player dialog -->
	<member id="2792787" nick="}{RC}{Whoppingtoe">
	<!-- additonal information about this member, accessible by pressing 'P' -->
	<!-- all this information is optional and may be set to N/A -->
		<!-- Full name -->
		<name>}{RC}{Whoppingtoe</name>
		<!-- E-mail address -->
		<email>bawrulesall@hotmail.com</email>
		<!-- ICQ number -->
		<icq>N/A</icq>
		<!-- short description -->
		<remark>A good run is better than a bad stand.</remark>
	<!-- end of additional member iformation -->
	</member>
	
<!-- End of member list -->

</squad>
