1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-02-09 08:08:39 +01:00

23 lines
462 B
XML
Raw Normal View History

2007-09-24 16:15:06 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<country>
2008-11-27 20:55:40 +00:00
<name>Perú</name>
2007-09-24 16:15:06 +00:00
<symbol>flag_peru.png</symbol>
<sid>peru</sid>
2008-11-27 20:55:40 +00:00
<rating>5</rating>
2007-09-24 16:15:06 +00:00
<leagues>
<league>peru1</league>
<league>peru2</league>
2008-11-27 20:55:40 +00:00
<league>peru3</league>
2007-09-24 16:15:06 +00:00
</leagues>
<cups>
<cup>libertadores</cup>
<cup>sudamericana</cup>
<cup>recopa</cup>
2008-12-06 20:20:45 +00:00
<!-- <cup>mundial_clubes</cup>-->
2008-11-30 14:26:55 +00:00
<cup>peru_elim</cup>
<cup>peru</cup>
2008-11-27 20:55:40 +00:00
<cup>peru_final</cup>
<cup>cable_magico</cup>
2007-09-24 16:15:06 +00:00
</cups>
</country>