echo 'digraph { "Shunichi Ibe" -> "Shorter Wong" [taillabel = "Friend of#"] "Max Lobo" -> "Shorter Wong" [taillabel = "Friend of#"] "Eiji Okumura" -> "Shorter Wong" [taillabel = "Friend of#"] "Aslan Jade Callenreese" -> "Shorter Wong" [taillabel = "Best friend of"] "Nadia Wong" -> "Shorter Wong" [taillabel = "Younger Brother of"] "Eiji Okumura" -> "Aslan Jade Callenreese" [taillabel = "In love with"] "Aslan Jade Callenreese" -> "Eiji Okumura" [taillabel = "In love with"] }' | dot -Tsvg > output.svg