echo 'digraph { "Isane Kotetsu " -> "Retsu Unohana" [taillabel = "the captain of"] "Isane Kotetsu " -> "Retsu Unohana" [taillabel = "the former captain of"] "Kiyone Kotetsu" -> "Isane Kotetsu " [taillabel = "Sister of"] "Retsu Unohana" -> "Isane Kotetsu " [taillabel = "the lieutenant of"] "Retsu Unohana" -> "Isane Kotetsu " [taillabel = "the former lieutenant of"] "Kiyone Kotetsu" -> "Isane Kotetsu " [taillabel = "Captain of"] }' | dot -Tsvg > output.svg