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