echo 'digraph { "Mario Renato" -> "Julio Renato" [taillabel = "Twin Brother of"] "Julio Renato" -> "Mario Renato" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg