waypoints

@SerialName(value = "waypoints")
@XmlSerialName(value = "wpt")
@XmlElement
val waypoints: List<Waypoint>(source)