$xml->startTag([[$data_ns, 'data']]); $xml->dataElement('test', 'ok'); $xml->endTag();