Tiled TMX
From Just Solve the File Format Problem
				
								
				
				
																
				
				
								
				The Tiled TMX format is used by the program "Tiled" to store the layout of tiles for later export to a computer game. The maps use tiles from a Tiled TSX tileset. They can be exported to the Tiled JSON format[2]. The format is based on XML.
| Contents | 
Identification
TMX files have a root element named "map".
Software
- Tiled itself
- Many libraries listed on the Tiled website here

