echo 'digraph { "Alex Benedetto" -> "Emilio Benedetto" [taillabel = "younger brother of"] "Emilio Benedetto" -> "Alex Benedetto" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg