1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-01-30 23:44:49 +01:00

24 lines
552 B
XML
Raw Normal View History

2007-01-31 16:42:42 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<country>
<name>Argentina</name>
<symbol>flag_argentina.png</symbol>
<sid>argentina</sid>
2008-11-27 20:35:53 +00:00
<rating>8</rating>
2007-01-31 16:42:42 +00:00
<leagues>
<league>argentina1</league>
2008-12-04 06:16:24 +00:00
<league>argentina2</league>
2008-12-06 20:20:45 +00:00
<league>argentina3a</league>
2008-12-08 08:35:44 +00:00
<league>argentina3b</league>
2007-01-31 16:42:42 +00:00
</leagues>
2008-12-04 06:16:24 +00:00
<cups>
<cup>libertadores_ab</cup>
<cup>sudamericana_ab</cup>
<cup>recopa_ab</cup>
2008-12-18 21:14:27 +00:00
<cup>mundial_clubes_ab</cup>
<cup>reducido</cup>
2008-12-08 08:35:44 +00:00
<cup>argentino_a_fase1</cup>
<cup>argentino_a_fase2</cup>
<cup>argentino_a_final</cup>
</cups>
2007-01-31 16:42:42 +00:00
</country>