echo 'digraph { "Varghese" -> "Percival" [taillabel = "Grandson of"] "Percival" -> "Varghese" [taillabel = "Grandfather of"] }' | dot -Tsvg > output.svg