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