echo 'digraph { "Allen" -> "Elena" [taillabel = "Sister of"] "Elena" -> "Allen" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg