Sample response from Google Maps Distance Matrix API
An XML document with a distance matrix for driving between three locations: Tel-Aviv, Jerusalem and Beer-Sheva
response_matrix
A list
obtained using as_list
on XML response
library(xml2) doc = as_xml_document(response_matrix)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.