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