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