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