echo 'digraph { "Yuka Mochida" -> "Satsuki Mizuhara" [taillabel = "Classmate of"] "Satoshi Mochida" -> "Yuka Mochida" [taillabel = "Younger Sister of"] "Satoshi Mochida" -> "Yuka Mochida" [taillabel = "In love with"] }' | dot -Tsvg > output.svg