<Destinations xmlns="http://technia.com/TIF/Destinations"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://technia.com/TIF/Destinations destinations.xsd">
<Kafka id="kafka-1"
bootstrapServer="server1:9092,server2:9092,server3:9092"
clientId="${tif.node}-${tif.instance}" />
</Destinations>