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