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