When I finished the code as required, I don't understand why it can't parse the xml file, especially since I was working before.
../bin/CppND-Route-Planning-Project-master ../map.osm
Enter start x btw. 0 - 99: 8
Enter start y btw. 0 - 99: 8
Enter end x btw. 0 - 99: 7
Enter end y btw. 0 - 99: 7
terminate called after throwing an instance of 'std::logic_error'
what(): failed to parse the xml file
Aborted (core dumped)