echo 'digraph { "Haru" -> "Legoshi" [taillabel = "Boyfriend of"] "Jack" -> "Legoshi" [taillabel = "Childhood friend of"] "Riz" -> "Legoshi" [taillabel = "Enemy of"] "Aoba" -> "Legoshi" [taillabel = "Classmate of"] "Bill" -> "Legoshi" [taillabel = "Classmate of"] "Collot" -> "Legoshi" [taillabel = "Classmate of"] "Dom" -> "Legoshi" [taillabel = "Classmate of"] "Durham" -> "Legoshi" [taillabel = "Classmate of"] "Legoshi" -> "Jack" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg