So far I implement a extension to export InDesign document to XML, everything work fine except the hyperlinks.
I can get all hyperlinks (HyperLinkURLDestination) via document.hyperlinkURLDestinations but there are no way to know which text in paragraph are linked to these hyperlinks. Any idea?