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