mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
34 lines
781 B
XML
34 lines
781 B
XML
<?xml version="1.0" ?>
|
|
|
|
<teams>
|
|
<team>
|
|
<name>Oracle Team USA</name>
|
|
<alias>USA</alias>
|
|
<velocity>10.0</velocity>
|
|
</team>
|
|
<team>
|
|
<name>Artemis Racing</name>
|
|
<alias>ART</alias>
|
|
<velocity>10.0</velocity>
|
|
</team>
|
|
<team>
|
|
<name>Emirates Team New Zealand</name>
|
|
<alias>NZL</alias>
|
|
<velocity>10.0</velocity>
|
|
</team>
|
|
<team>
|
|
<name>Land Rover BAR</name>
|
|
<alias>BAR</alias>
|
|
<velocity>10.0</velocity>
|
|
</team>
|
|
<team>
|
|
<name>SoftBank Team Japan</name>
|
|
<alias>JAP</alias>
|
|
<velocity>10.0</velocity>
|
|
</team>
|
|
<team>
|
|
<name>Groupama Team France</name>
|
|
<alias>FRC</alias>
|
|
<velocity>10</velocity>
|
|
</team>
|
|
</teams> |