Import additional alt-trans units into the TM

I am using the Translation Memory APIs to create a TM and import the content of an XLIFF. The Import method in the TranslationMemoryImported that is shown in the documentation imports only the trans-units. My XLIFF is decorated with alt-trans elements that I want to use and add into the TM. What is the best way to do that?