(parse
(str
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
"<map version=\"1.2\" tiledversion=\"1.2.3\" orientation=\"orthogonal\" renderorder=\"right-down\"\n width=\"212\" height=\"20\" tilewidth=\"10\" tileheight=\"2\"\n infinite=\"0\" nextlayerid=\"3\" nextobjectid=\"1\">"
"<tileset firstgid=\"1\" name=\"tileSet-hd\" tilewidth=\"16\" tileheight=\"16\"\n tilecount=\"0\" columns=\"16\">"
"<image source=\"tileSet.png\" trans=\"fe80fe\" width=\"256\" height=\"256\"/>"
"</tileset>"
"<layer id=\"1\" name=\"background\" width=\"10\" height=\"2\">"
"<data encoding=\"csv\">"
"138,139,140,141,0,0,0,0,0,0,0,0,0,0,0,0,154,155,156,157"
"</data>"
"</layer>"
"</map>"))