echo 'digraph { "Yuu Sakurano" -> "Daiki Sakurano" [taillabel = "Father of"] "Daiki Sakurano" -> "Yuu Sakurano" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg