mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
121f996a43
#implement
14 lines
280 B
XML
14 lines
280 B
XML
<?xml version="1.0" ?>
|
|
|
|
<teams>
|
|
<team>
|
|
<name>Oracle Team USA</name>
|
|
<alais>USA</alais>
|
|
<speed>23.4</speed>
|
|
</team>
|
|
<team>
|
|
<name>Emirates Team New Zealand</name>
|
|
<alais>NZL</alais>
|
|
<speed>25.2</speed>
|
|
</team>
|
|
</teams> |