echo 'digraph { "June" -> "Santa" [taillabel = "Brother of"] "Santa" -> "June" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg