echo 'digraph { "Yuri Amami" -> "Kai Amami" [taillabel = "Son of"] "Kai Amami" -> "Yuri Amami" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg