WebRTC Optionally Prepend XML
Optionally prepend XML header in WebRtcTransfer.generateBxml()
We need to make this function more flexible in the case where users have other BXML they want to include. I'd remove the XML header altogether but that would be a breaking change. Thus I added a flag that defaults to true.