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