Created
March 20, 2010 23:40
-
-
Save andoriyu/338976 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<update> | |
<status>200</status> | |
<players> | |
<player username="yyy"> | |
<x_coordinate>1.964155</x_coordinate> | |
<y_coordinate>0.7986051</y_coordinate> | |
<z_coordunate>-9.4595</z_coordunate> | |
</player> | |
<players> | |
<player username="xxx"> | |
<x_coordinate>1.964155</x_coordinate> | |
<y_coordinate>0.7986051</y_coordinate> | |
<z_coordunate>-9.4595</z_coordunate> | |
</player> | |
</players> | |
</update> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment