in [generateAIRAppInfo](https://github.com/zwetan/as3-universal-analytics/blob/master/src/libraries/uanalytics/utils/generateAIRAppInfo.as) we forgot to call `System.disposeXML()` to clean up the XML.
in generateAIRAppInfo
we forgot to call
System.disposeXML()to clean up the XML.