echo 'digraph { "Carlo" -> "Pietro" [taillabel = "Twin brother of"] "Pietro" -> "Carlo" [taillabel = "Twin brother of"] }' | dot -Tsvg > output.svg