world" from kid import Element, SubElement test_elm = Element("elmo") test_elm.set("oscar", "grouch") SubElement(test_elm, "inner").text = "test" ?> test including a file

included from external file.

cool

test with XML string world Test Element type test