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