ich habe eine XML mit folgender Struktur:
[...]
<Element1 gml:id=001>
Inhalt
</Element1>
<Element2 gml:id=002>
Inhalt
</Element2>
<Element3 gml:id=003>
Inhalt
</Element3>
<Elment4 gml:id=004>
Inhalt
</Elment4>
[...]
Und du bist dir sicher, dass das als XML durchgeht?