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