echo 'digraph { "Benkei Kuruma" -> "Kei Minamikaze" [taillabel = "Adoptive Daughter of"] "Kei Minamikaze" -> "Benkei Kuruma" [taillabel = "Adoptive father of"] "Musashi Tomoe" -> "Benkei Kuruma" [taillabel = "Successor of"] "Benkei Musashibou" -> "Benkei Kuruma" [taillabel = "Counterpart of"] "Musashi Tomoe" -> "Benkei Kuruma" [taillabel = "Counterpart of"] }' | dot -Tsvg > output.svg