echo 'digraph { "King Louis XV" -> "Marquise de Pompadour" [taillabel = "Master of"] "Queen Marie" -> "King Louis XV" [taillabel = "Husband of"] "Dauphin Auguste" -> "King Louis XV" [taillabel = "Grandfather of"] }' | dot -Tsvg > output.svg