echo 'digraph { "Farahnaz" -> "Sara" [taillabel = "Daughter of"] "Sara" -> "Farahnaz" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg