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