echo 'digraph { "Gura" -> "Dori" [taillabel = "Twin Brother of"] "Dori" -> "Gura" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg