echo 'digraph { "Sakon Yoroi" -> "Mikoto Yoroi" [taillabel = "Daughter of"] "Mikoto Yoroi" -> "Sakon Yoroi" [taillabel = "Father of"] }' | dot -Tsvg > output.svg