echo 'digraph { "Raphael" -> "Mikael" [taillabel = "Lover of"] "Mikael" -> "Raphael" [taillabel = "Lover of"] "Natsumi Suzuhara" -> "Raphael" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg