@override String buildXmlString() { String string = buildXml().toXmlString(pretty: false); return string; }