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