How to ingest XML data into KAFKA topic through confluent REST API , as it supports only JSON,AVRO ad Protobuf. But I need complete XML\'s in Kafka topics.
Thanks in