echo 'digraph { "Noelle" -> "Chamonix" [taillabel = "brother of"] "Chamonix" -> "Noelle" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg