echo 'digraph { "Prim Marlon" -> "Ney Futapie" [taillabel = "Daughter of"] "Ney Futapie" -> "Prim Marlon" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg