echo 'digraph { "Death the Kid" -> "Lord Death" [taillabel = "Father of"] "Patty Thompson" -> "Death the Kid" [taillabel = "Meister of"] "Liz Thompson" -> "Death the Kid" [taillabel = "Meister of"] "Lord Death" -> "Death the Kid" [taillabel = "Son of"] "Soul Eater Evans" -> "Death the Kid" [taillabel = "Friend of#"] "Black Star" -> "Death the Kid" [taillabel = "Friend of#"] "Maka Albarn" -> "Death the Kid" [taillabel = "Friend of#"] "Tsubaki Nakatsukasa" -> "Death the Kid" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg