The Map Utility can import wells on the NORSAR SwtrD file format (see below.) The file must have suffix '.SwtrD'

Well example file:

# well_trajectory 1
* X,Y : Absolute UTM x,y at surface location in km
* dx,dy : Relative UTM x,y to surface location in km
* TVD : True Vertical Depth in km
* DAH : Depth Along Hole(Measured Depth) in km
** X Y TVD
 1000.000 2000.000 0.0
* dx dy TVD DAH
 0.0 0.0 0.5 0.5
 0.0 0.0 1.0 1.0
 ...