static String z(bool pretty, Map<String, dynamic> Function() map) => mapToXml("xml", map()).toXmlString(pretty: pretty);