<?xml version="1.0"?> <tryingxml testattribute="we are here"> <firstlevel testingattribute="no we aren't here"> <secondlevel testingattribute="We are there"> <thirdlevel testingattribute="we aren't there"> some text for the third level </thirdlevel> <thirdlevel testingattribute="we are every where :)"> <justachild testingattribute="a value ofcourse">is it okay with you now ? go check the script</justachild> </thirdlevel> </secondlevel> </firstlevel> </tryingxml>