I’ve recently been looking for a dataset to evaluate some TSP algorithms. Naturally, the TSPLIB benchmark came to mind. However, one quickly realizes that the TSP instances in this library are stored in a proprietary format. There’s an XML port of these files, but that format has long been superseded by JSON.