echo 'digraph { "Illumi Zoldyck" -> "Hisoka Morow" [taillabel = "Friend of"] "Silva Zoldyck" -> "Illumi Zoldyck" [taillabel = "Son of"] "Killua Zoldyck" -> "Illumi Zoldyck" [taillabel = "Older Brother of"] "Milluki Zoldyck" -> "Illumi Zoldyck" [taillabel = "Older Brother of"] "Kalluto Zoldyck" -> "Illumi Zoldyck" [taillabel = "Older Brother of"] "Kikyou Zoldyck" -> "Illumi Zoldyck" [taillabel = "Son of"] }' | dot -Tsvg > output.svg