echo 'digraph { "G-Defenser" -> "Katz Kobayashi" [taillabel = "Pilot of"] "Nemo" -> "Katz Kobayashi" [taillabel = "Pilot of"] "White Base" -> "Katz Kobayashi" [taillabel = "Passenger of"] "Katz Kobayashi" -> "G-Defenser" [taillabel = "Mecha of"] }' | dot -Tsvg > output.svg