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