this is what I did:
- open the xml in MS Excel
- save it as a CSV and import the CSV in QGIS (skip first 3 lines)
- field calculator:
atan2( "dx:Double" , "dy:Double" ) * (180/pi()) + 90
- use a “simple marker” with the rotation attribute as calcualted abov