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