echo 'digraph { "Gaia" -> "Zaku II High Mobility Type" [taillabel = "Mecha of"] "Vincent Gleissner" -> "Zaku II High Mobility Type" [taillabel = "Mecha of"] "Mash" -> "Zaku II High Mobility Type" [taillabel = "Mecha of"] "Ortega" -> "Zaku II High Mobility Type" [taillabel = "Mecha of"] "Anavel Gato" -> "Zaku II High Mobility Type" [taillabel = "Mecha of"] "Shin Matsunaga" -> "Zaku II High Mobility Type" [taillabel = "Mecha of"] "Chloe Croce" -> "Vincent Gleissner" [taillabel = "Husband of"] "Travis Kirkland" -> "Vincent Gleissner" [taillabel = "Son of"] "Pale Rider" -> "Vincent Gleissner" [taillabel = "Pilot of"] "Zaku II High Mobility Ground Type" -> "Vincent Gleissner" [taillabel = "Pilot of"] "Geara Doga" -> "Vincent Gleissner" [taillabel = "Pilot of"] "Zaku II High Mobility Test Type" -> "Shin Matsunaga" [taillabel = "Pilot of"] "Zaku II High Mobility Type" -> "Shin Matsunaga" [taillabel = "Pilot of"] }' | dot -Tsvg > output.svg