echo 'digraph { "Black Star" -> "Tsubaki Nakatsukasa" [taillabel = "Weapon of"] "Masamune Nakatsukasa" -> "Tsubaki Nakatsukasa" [taillabel = "Younger Sister of"] "Maka Albarn" -> "Tsubaki Nakatsukasa" [taillabel = "Friend of"] "Soul Eater Evans" -> "Tsubaki Nakatsukasa" [taillabel = "Friend of"] "Death the Kid" -> "Tsubaki Nakatsukasa" [taillabel = "Friend of"] "Tsubaki Nakatsukasa" -> "Black Star" [taillabel = "Meister of"] "Soul Eater Evans" -> "Black Star" [taillabel = "Best friend of"] "Maka Albarn" -> "Black Star" [taillabel = "Friend of"] "Death the Kid" -> "Black Star" [taillabel = "Friend of"] "White Star" -> "Black Star" [taillabel = "Son of"] "Soul Eater Evans" -> "Maka Albarn" [taillabel = "Meister of"] "Spirit Albarn (Death Scythe)" -> "Maka Albarn" [taillabel = "Daughter of"] "Death the Kid" -> "Maka Albarn" [taillabel = "Friend of"] "Black Star" -> "Maka Albarn" [taillabel = "Friend of"] "Crona" -> "Maka Albarn" [taillabel = "Friend of"] "Maka Albarn" -> "Soul Eater Evans" [taillabel = "Weapon of"] "Black Star" -> "Soul Eater Evans" [taillabel = "Best friend of"] "Death the Kid" -> "Soul Eater Evans" [taillabel = "Friend of"] "Tsubaki Nakatsukasa" -> "Soul Eater Evans" [taillabel = "Friend 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"] "Tsubaki Nakatsukasa" -> "Masamune Nakatsukasa" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg