echo 'digraph { "Allen" -> "Caren" [taillabel = "Adopted sister of"] "Caren" -> "Allen" [taillabel = "Adopted brother of"] }' | dot -Tsvg > output.svg