mirror of https://github.com/tstellar/bygfoot.git
34 lines
860 B
XML
34 lines
860 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Deutschland</name>
|
|
<rating>9</rating>
|
|
<symbol>flag_germany.png</symbol>
|
|
<sid>germany</sid>
|
|
<leagues>
|
|
<league>germany1</league>
|
|
<league>germany2</league>
|
|
<league>germany3_1</league>
|
|
<league>germany3_2</league>
|
|
<league>germany4_1</league>
|
|
<league>germany4_2</league>
|
|
<league>germany4_3</league>
|
|
<league>germany4_4</league>
|
|
<league>germany4_5</league>
|
|
<league>germany4_6</league>
|
|
<league>germany4_7</league>
|
|
<league>germany4_8</league>
|
|
<league>germany4_9</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>germany_dfb</cup>
|
|
<cup>europe_uefa</cup>
|
|
<cup>europe_cwc</cup>
|
|
<cup>europe_champ_league</cup>
|
|
<cup>supercup_league_vs_cup</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
</cups>
|
|
|
|
</country>
|