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