mirror of https://github.com/tstellar/bygfoot.git
29 lines
762 B
XML
29 lines
762 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Netherlands</name>
|
|
<rating>7</rating>
|
|
<symbol>flag_netherlands.png</symbol>
|
|
<sid>netherlands</sid>
|
|
<leagues>
|
|
<league>netherlands1</league>
|
|
<league>netherlands2</league>
|
|
<league>netherlands3a</league>
|
|
<league>netherlands3b</league>
|
|
<league>netherlands3c</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>netherlands_amstelcup</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>
|
|
<cup>netherlands_nacompetitie2</cup>
|
|
<cup>netherlands_nacompetitie3</cup>
|
|
<cup>netherlands_nacompetitie4</cup>
|
|
</cups>
|
|
|
|
</country>
|