echo 'digraph { "Zaku II Commander Type" -> "Doug Schneid" [taillabel = "Pilot of"] "Efreet" -> "Doug Schneid" [taillabel = "Pilot of"] "Gundam Pixy" -> "Doug Schneid" [taillabel = "Pilot of"] "Bork Cry" -> "Gundam Pixy" [taillabel = "Mecha of"] "Doug Schneid" -> "Gundam Pixy" [taillabel = "Mecha of"] "Fred Reber" -> "Gundam Pixy" [taillabel = "Mecha of"] "Henry Boone" -> "Efreet" [taillabel = "Mecha of"] "Doug Schneid" -> "Efreet" [taillabel = "Mecha of"] "Helena Hegel" -> "Efreet" [taillabel = "Mecha of"] }' | dot -Tsvg > output.svg