Answer the question
In order to leave comments, you need to log in
How to parse xml correctly?
Hello everyone, I have an xml document of the form:
<data>
<moto>
<color>white</color>
<speed>280</speed>
<type>0</type>
</moto>
<moto>
<color>yellow</color>
<speed>240</speed>
<type>1</type>
</moto>
</data>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question