echo 'digraph { "Jack" -> "Annie" [taillabel = "Younger Sister of"] "Annie" -> "Jack" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg