Hi I'm not so good at this but I have a huge interest. :)
How can I serialize this xml?
<A>
<B>
<C>1600</C>
</B>
<B>
<C>
<F>34</F>
</C>
</B>
<D>
<E>1400</E>
</D>
</A>
Hi I'm not so good at this but I have a huge interest. :)
How can I serialize this xml?
<A>
<B>
<C>1600</C>
</B>
<B>
<C>
<F>34</F>
</C>
</B>
<D>
<E>1400</E>
</D>
</A>