echo 'digraph { "Kai Shiden" -> "Guncannon" [taillabel = "Mecha of"] "Hayato Kobayashi" -> "Guncannon" [taillabel = "Mecha of"] "Guncannon" -> "Hayato Kobayashi" [taillabel = "Pilot of"] "Guntank" -> "Hayato Kobayashi" [taillabel = "Pilot of"] "Guncannon" -> "Kai Shiden" [taillabel = "Pilot of"] "Guncannon Heavy Custom" -> "Kai Shiden" [taillabel = "Pilot of"] }' | dot -Tsvg > output.svg