echo 'digraph { "Takao Kuroi" -> "Shika" [taillabel = "Daughter of"] "Shika" -> "Takao Kuroi" [taillabel = "Father of"] }' | dot -Tsvg > output.svg