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