@override String? toRequestBody() => lockInfo != null ? processXmlData().buildDocument().toXmlString() : null;