Take for example, the following XML:
Code:
<MyObject>
<...other fields...>
<MyItems>
<Item1>abcdefg</Item1>
<Length1>7</Length1>
<Item2>abcd</Item2>
<Length2>4</Length2>
<MyObject>
<...other fields...>
<MyItems>
<Item1>abcdefg</Item1>
<Length1>7</Length1>
<Item2>abcd</Item2>
<Length2>4</Length2>
<comments>
<comment>
<id>1</id>