XML documents with driving directions from Tel-Aviv to Haifa
response_directions_drivingA list obtained using as_list on XML response
See response_directions_transit for Directions API response with transit directions
library(xml2)
doc = as_xml_document(response_directions_driving)