echo 'digraph { "Noir Corne" -> "Durin" [taillabel = "Teammate of"] "Rangers" -> "Durin" [taillabel = "Teammate of"] "Yato" -> "Durin" [taillabel = "Teammate of"] "Durin" -> "Yato" [taillabel = "Teammate of"] "Rangers" -> "Yato" [taillabel = "Teammate of"] "Noir Corne" -> "Yato" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg