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