1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-15 17:59:42 +01:00
bygfoot/support_files/definitions/brazil/country_brazil.xml
2005-05-25 16:58:31 +00:00

28 lines
681 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<country>
<name>Brazil</name>
<symbol>flag_brazil.png</symbol>
<sid>brazil</sid>
<leagues>
<league>brazil1</league>
<league>brazil2</league>
<league>brazil3</league>
<league>brazil4</league>
<league>brazil5</league>
<league>brazil6</league>
</leagues>
<cups>
<!-- <cup>copadobrasil</cup> -->
<!-- <cup>libertadores</cup> -->
<!-- <cup>sulamericana</cup> -->
<cup>brazil_copa_do_brasil</cup>
<cup>brazil_prom_games2</cup>
<cup>brazil_prom_games3</cup>
<cup>brazil_prom_games4</cup>
<cup>brazil_prom_games5</cup>
<cup>brazil_prom_games6</cup>
</cups>
</country>