echo 'digraph { "Silva Zoldyck" -> "Killua Zoldyck" [taillabel = "Son of"] "Illumi Zoldyck" -> "Killua Zoldyck" [taillabel = "Younger Brother of"] "Gon Freecss" -> "Killua Zoldyck" [taillabel = "Best friend of"] "Leorio Paladinight" -> "Killua Zoldyck" [taillabel = "Friend of#"] "Kurapika" -> "Killua Zoldyck" [taillabel = "Friend of#"] "Mito Freecss" -> "Gon Freecss" [taillabel = "Foster son of"] "Ging Freecss" -> "Gon Freecss" [taillabel = "Son of"] "Leorio Paladinight" -> "Gon Freecss" [taillabel = "Friend of#"] "Kurapika" -> "Gon Freecss" [taillabel = "Friend of#"] "Killua Zoldyck" -> "Gon Freecss" [taillabel = "Best 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"] "Gon Freecss" -> "Kurapika" [taillabel = "Friend of#"] "Killua Zoldyck" -> "Kurapika" [taillabel = "Friend of#"] "Leorio Paladinight" -> "Kurapika" [taillabel = "Friend of#"] "Uvogin" -> "Kurapika" [taillabel = "Enemy of"] "Chrollo Lucilfer" -> "Kurapika" [taillabel = "Enemy of"] "Gon Freecss" -> "Leorio Paladinight" [taillabel = "Friend of#"] "Killua Zoldyck" -> "Silva Zoldyck" [taillabel = "Father of"] "Illumi Zoldyck" -> "Silva Zoldyck" [taillabel = "Father of"] "Kalluto Zoldyck" -> "Silva Zoldyck" [taillabel = "Father of"] "Milluki Zoldyck" -> "Silva Zoldyck" [taillabel = "Father of"] "Kikyou Zoldyck" -> "Silva Zoldyck" [taillabel = "Husband of"] "Zeno Zoldyck" -> "Silva Zoldyck" [taillabel = "Son of"] "Alluka Zoldyck" -> "Silva Zoldyck" [taillabel = "Father of"] }' | dot -Tsvg > output.svg