1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-02-01 00:16:46 +01:00
bygfoot/support_files/definitions/country_brazil.xml
2005-04-06 11:14:34 +00:00

23 lines
493 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<country>
<name>Brasil</name>
<symbol>flag_br.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>brazil_copa</cup> -->
<!-- <cup>brazil_league</cup> -->
<cup>champ_league</cup>
<cup>cwc</cup>
<cup>uefa</cup>
</cups>
</country>