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