Advertisement
Ankirama

Untitled

Jun 1st, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.44 KB | None | 0 0
  1. <?xml version="0.1" encoding="UTF-8"?>
  2. <save>
  3.   <players>
  4.     <player>
  5.       <name>ankirama</name>
  6.       <position>
  7.         <x>42</x>
  8.         <y>24</y>
  9.       </position>
  10.       <score>4224</score>
  11.     </player>
  12.   </players>
  13.   <bombs>
  14.     <bomb>
  15.       <time>2</time>
  16.       <position>
  17.         <x>42</x>
  18.         <y>23</y>
  19.       </position>
  20.     </bomb>
  21.   </bombs>
  22.   <maze path="/home/tamaman/meleche/monsexe/tout.dur"/>
  23. </save>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement