echo 'digraph { "Cherie" -> "Jean Pierre Polnareff" [taillabel = "Brother of"] "Jean Pierre Polnareff" -> "Cherie" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg