Skip to content

Instantly share code, notes, and snippets.

@syrm
Created October 31, 2010 08:17
Show Gist options
  • Save syrm/656293 to your computer and use it in GitHub Desktop.
Save syrm/656293 to your computer and use it in GitHub Desktop.
val statsMatch = xml \ "stats" \ "match" \ "summ" \ "stat"
val playersStat = xml \ "stats" \ "match" \ "match_stats" \ "ms"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment