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