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