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