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