Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <farm>
  2. <units>
  3. <sword>10</sword>
  4. <spear>5</spear>
  5. <knight>1</knight>
  6. </units>
  7. <units>
  8. <sword>10</sword>
  9. <spear>10</spear>
  10. </units>
  11. <units>
  12. <sword>10</sword>
  13. <light>2</light>
  14. </units>
  15. <units>
  16. <spear>20</spear>
  17. </units>
  18. <units>
  19. <heavy>5</heavy>
  20. </units>
  21. <units>
  22. <light>10</light>
  23. </units>
  24. <units>
  25. <axe>10</axe>
  26. </units>
  27.  
  28.  
  29. </farm>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement