echo 'digraph { "Misao Mitsuka" -> "Youko Serimiya" [taillabel = "Neighbor of"] "Ryouto Mitsuka" -> "Misao Mitsuka" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg