echo 'digraph { "Medea" -> "Amor" [taillabel = "Brother of"] "Amor" -> "Medea" [taillabel = "Sister of"] "Eden" -> "Medea" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg