"""waypointsDTD.py: Constants relating to waypoints.dtd $Revision: 1.4 $ $Date: 2005/02/11 22:35:21 $ """ #-- # Name of the Document Type Definition for generated output #-- WAYPOINTS_DTD = "waypoints.dtd" #-- # Element names (..._N) and attribute names (..._A) #-- ROOT_N = "waypoint-set" # ROUTE_N = "route" # PT_N = "pt" # North Fork Rd...