echo 'digraph { "Yumiko Sakaki" -> "Michiaki Sakaki" [taillabel = "Father of"] "Michiaki Sakaki" -> "Yumiko Sakaki" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg