echo 'digraph { "Genjousai Tamase" -> "Miki Tamase" [taillabel = "Daughter of"] "Miki Tamase" -> "Genjousai Tamase" [taillabel = "Father of"] }' | dot -Tsvg > output.svg