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