|
123456789101112131415161718 |
- <?xml version="1.0" encoding="utf-8"?>
- <response>
- <entry>
- <nom>prout</nom>
- <hp>10</hp>
- <xp>30</xp>
- <ecos>
- <verte>1</verte>
- <bleue>1</bleue>
- <jaune>0</jaune>
- <rouge>1</rouge>
- <blanche>1</blanche>
- <noire>1</noire>
- </ecos>
- <trans>default</trans>
- <notes>blabla</notes>
- </entry>
- </response>
|