echo 'digraph { "Genkaku" -> "Nanami" [taillabel = "Adopted daughter of"] "Riou" -> "Genkaku" [taillabel = "Adoptive father of"] "Nanami" -> "Genkaku" [taillabel = "Adoptive father of"] }' | dot -Tsvg > output.svg