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