Skip to content

Instantly share code, notes, and snippets.

@andoriyu
Created March 20, 2010 23:40
Show Gist options
  • Save andoriyu/338976 to your computer and use it in GitHub Desktop.
Save andoriyu/338976 to your computer and use it in GitHub Desktop.
<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