Desktop tool for browsing account info from EVE-Online
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sample-charsheet.xml 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <eveapi version="1">
  3. <currentTime>2007-06-18 22:49:01</currentTime>
  4. <result>
  5. <characterID>150337897</characterID>
  6. <name>corpslave</name>
  7. <race>Minmatar</race>
  8. <bloodLine>Brutor</bloodLine>
  9. <gender>Female</gender>
  10. <corporationName>corpexport Corp</corporationName>
  11. <corporationID>150337746</corporationID>
  12. <balance>190210393.87</balance>
  13. <attributeEnhancers>
  14. <intelligenceBonus>
  15. <augmentatorName>Snake Delta</augmentatorName>
  16. <augmentatorValue>3</augmentatorValue>
  17. </intelligenceBonus>
  18. <memoryBonus>
  19. <augmentatorName>Halo Beta</augmentatorName>
  20. <augmentatorValue>3</augmentatorValue>
  21. </memoryBonus>
  22. </attributeEnhancers>
  23. <attributes>
  24. <intelligence>6</intelligence>
  25. <memory>4</memory>
  26. <charisma>7</charisma>
  27. <perception>12</perception>
  28. <willpower>10</willpower>
  29. </attributes>
  30. <rowset name="skills" key="typeID">
  31. <row typeID="3431" level="3" skillpoints="8000"/>
  32. <row typeID="3413" level="3" skillpoints="8000"/>
  33. <row typeID="21059" level="1" skillpoints="500"/>
  34. <row typeID="3416" level="3" skillpoints="8000"/>
  35. </rowset>
  36. </result>
  37. <cachedUntil>2007-06-18 23:49:01</cachedUntil>
  38. </eveapi>