echo 'digraph { "Chrissy" -> "Francine" [taillabel = "Older sister of"] "Francine" -> "Chrissy" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg