1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-02-09 16:18:44 +01:00

20 lines
444 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>
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-06 20:20:45 +00:00
<!-- <cup>mundial_clubes_ab</cup>-->
<!-- <cup>reducido</cup> -->
2008-12-04 06:16:24 +00:00
</cups>
2007-01-31 16:42:42 +00:00
</country>