echo 'digraph { "Alucard" -> "Dracula Vlad Ţepeş" [taillabel = "Father of"] "D" -> "Dracula Vlad Ţepeş" [taillabel = "Father of"] "Death / Reaper" -> "Dracula Vlad Ţepeş" [taillabel = "boss of "] "Carmilla" -> "Dracula Vlad Ţepeş" [taillabel = "boss of "] "Simon Belmont" -> "Dracula Vlad Ţepeş" [taillabel = "Enemy of"] "Soma Cruz" -> "Dracula Vlad Ţepeş" [taillabel = "reborn as"] "Dracula Vlad Ţepeş" -> "Death / Reaper" [taillabel = "top lieutenant of "] "Simon Belmont" -> "Death / Reaper" [taillabel = "Enemy of"] "Alucard" -> "Death / Reaper" [taillabel = "Enemy of"] "Dracula Vlad Ţepeş" -> "Alucard" [taillabel = "Son of"] "Lisa" -> "Alucard" [taillabel = "Son of"] "D" -> "Alucard" [taillabel = "brother of"] "Simon Belmont" -> "Alucard" [taillabel = "ally of "] "Death / Reaper" -> "Alucard" [taillabel = "Enemy of"] "Carmilla" -> "Alucard" [taillabel = "Enemy of"] "Soma Cruz" -> "Alucard" [taillabel = "Ally of"] "Alucard" -> "Simon Belmont" [taillabel = "ally of "] "Dracula Vlad Ţepeş" -> "Simon Belmont" [taillabel = "Enemy of"] "Death / Reaper" -> "Simon Belmont" [taillabel = "Enemy of"] "Carmilla" -> "Simon Belmont" [taillabel = "Enemy of"] "Dracula Vlad Ţepeş" -> "Carmilla" [taillabel = "minion of"] "Simon Belmont" -> "Carmilla" [taillabel = "Enemy of"] "Alucard" -> "Carmilla" [taillabel = "Enemy of"] "Dracula Vlad Ţepeş" -> "D" [taillabel = "son of "] "Alucard" -> "D" [taillabel = "brother of"] "Alucard" -> "Soma Cruz" [taillabel = "Ally of"] "Dracula Vlad Ţepeş" -> "Soma Cruz" [taillabel = "reborn form of "] }' | dot -Tsvg > output.svg