Yes, I already have the component. I already have the structure. What I would like to know is how to configure for my XML to come out as expected in the image. If you take a closer look at the image, you can see that the tags are separated in some cases.
The XML example at the first level if I compare I have
<Schedule name="DT20"></Schedule>
and in the other scenario that is wrong I have
<Schedule> <Name ="DT20"></Schedule>