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