echo 'digraph { "Juuzou Kureha" -> "Misaki Kureha " [taillabel = "Daughter of"] "Misaki Kureha " -> "Juuzou Kureha" [taillabel = "Father of"] }' | dot -Tsvg > output.svg