Flash Editor is a Isometric Grid Editor that can be used to produce a valid map data. This data then is submitted to a parser that changes numbers into Z values and Xs to represent empty points.
For example map data like this;
X0X
000
X0X
Would create a map with a cross look.