mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-15 01:45:34 +01:00
33 lines
878 B
XML
33 lines
878 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Netherlands</name>
|
|
<rating>8</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>
|
|
<league>netherlands3d</league>
|
|
<league>netherlands3e</league>
|
|
<league>netherlands3f</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>netherlands_cup</cup>
|
|
<cup>europe_uefa4</cup>
|
|
<cup>europe_champ_league2a</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
<cup>netherlands_supercup</cup>
|
|
<cup>netherlands_nacompetitie2</cup>
|
|
<cup>netherlands_nacompetitie4</cup>
|
|
<cup>netherlands_nacompetitie5</cup>
|
|
<cup>netherlands_nacompetitie6</cup>
|
|
</cups>
|
|
|
|
</country>
|