Hello

I am working om windows XP with inDesign 2.0.

I am trying to import a xml document into some tags. When there is only one copy of the root-tag in the document, everything goes smooth, but when i put several copyies in the doc, it fails. like:

<root1>
<tag1>tag1text</tag1>
<tag2>tag2text</tag2>
</root1>
<root1>
<tag1>tag1text2</tag1>
<tag2>tag2text2</tag2>
</root1>

What i want it to do is to make 2 pages of my template, filled with the 2 posts. Is this possible ??

Thanx in advance

David L. Bojsen, Denmark