echo 'digraph { "Sayaka Nemoto" -> "Kinuka Nemoto" [taillabel = "Mother of"] "Kinuka Nemoto" -> "Sayaka Nemoto" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg