|
From: <rga...@us...> - 2002-11-01 22:50:00
|
Update of /cvsroot/csms/csms-core/src/resources/conf
In directory usw-pr-cvs1:/tmp/cvs-serv22894
Added Files:
teams.xml
Log Message:
Added teams database file
--- NEW FILE: teams.xml ---
<teams>
<team id="ARS">
<commonName>Arsenal</commonName>
</team>
<team id="AST">
<commonName>Aston Villa</commonName>
</team>
<team id="BIR">
<commonName>Birmingham City</commonName>
</team>
<team id="BLA">
<commonName>Blackburn Rovers</commonName>
</team>
<team id="BOL">
<commonName>Bolton Wanderers</commonName>
</team>
<team id="CHA">
<commonName>Charlton Athletic</commonName>
</team>
<team id="CHE">
<commonName>Chelsea</commonName>
</team>
<team id="EVE">
<commonName>Everton</commonName>
</team>
<team id="FUL">
<commonName>Fulham</commonName>
</team>
<team id="LEE">
<commonName>Leeds United</commonName>
</team>
<team id="LIV">
<commonName>Liverpool</commonName>
</team>
<team id="MAN">
<commonName>Man United</commonName>
</team>
<team id="MCY">
<commonName>Man City</commonName>
</team>
<team id="MID">
<commonName>Middlesbrough</commonName>
</team>
<team id="New">
<commonName>Newcastle United</commonName>
</team>
<team id="SOT">
<commonName>Southampton</commonName>
</team>
<team id="SUN">
<commonName>Sunderalnd</commonName>
</team>
<team id="TOT">
<commonName>Tottenham Hotspur</commonName>
</team>
<team id="WBA">
<commonName>West Bromwich Albion</commonName>
</team>
<team id="WES">
<commonName>West Ham Utd</commonName>
</team>
</teams>
|