echo 'digraph { "Ina" -> "Rahi" [taillabel = "Son of"] "Rahi" -> "Ina" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg