Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <response>
  3. <entry>
  4. <nom>Prout</nom>
  5. <hp>10</hp>
  6. <xp>10</xp>
  7. <ecos>
  8. <verte>1</verte>
  9. <bleue>1</bleue>
  10. <jaune>0</jaune>
  11. <rouge>0</rouge>
  12. <blanche>1</blanche>
  13. <noire>0</noire>
  14. </ecos>
  15. <trans>default</trans>
  16. <notes>Lorem ipsum dolor sit amet.</notes>
  17. </entry>
  18. </response>