echo 'digraph { "Domon Kasshu" -> "Shining Gundam" [taillabel = "Mecha of"] "Kyoji Kasshu" -> "Domon Kasshu" [taillabel = "Brother of"] "Mikino Kasshu" -> "Domon Kasshu" [taillabel = "Son of"] "Shining Gundam" -> "Domon Kasshu" [taillabel = "Pilot of"] "God Gundam" -> "Domon Kasshu" [taillabel = "Pilot of"] }' | dot -Tsvg > output.svg