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