echo 'digraph { "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"] "Benkei Kuruma" -> "Kei Minamikaze" [taillabel = "Adoptive Daughter of"] "Benkei Kuruma" -> "Musashi Tomoe" [taillabel = "Predecessor of"] "Benkei Kuruma" -> "Musashi Tomoe" [taillabel = "Counterpart of"] "Benkei Musashibou" -> "Musashi Tomoe" [taillabel = "Counterpart of"] "Musashi Tomoe" -> "Benkei Musashibou" [taillabel = "Counterpart of"] "Benkei Kuruma" -> "Benkei Musashibou" [taillabel = "Counterpart of"] }' | dot -Tsvg > output.svg