Skip to content

Instantly share code, notes, and snippets.

@manukapoor
Created September 4, 2011 04:32
Show Gist options
  • Save manukapoor/1192266 to your computer and use it in GitHub Desktop.
Save manukapoor/1192266 to your computer and use it in GitHub Desktop.
<top99>
<player>
<rank>1</rank>
<name>Rafael Nadal</name>
<country>Spain</country>
<location>
<lat>40.4636670</lat>
<lng>-3.7492200</lng>
</location>
<bounds>
<southwest>
<lat>35.1730000</lat>
<lng>-12.5240000</lng>
</southwest>
<northeast>
<lat>45.2440000</lat>
<lng>5.0980000</lng>
</northeast>
</bounds>
</player>
<player>
<rank>2</rank>
<name>Novak Djokovic</name>
<country>Serbia</country>
<location>
<lat>44.0165210</lat>
<lng>21.0058590</lng>
</location>
<bounds>
<southwest>
<lat>42.2315030</lat>
<lng>18.8509520</lng>
</southwest>
<northeast>
<lat>46.1894460</lat>
<lng>23.0063915</lng>
</northeast>
</bounds>
</player>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment