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