echo 'digraph { "Cherche" -> "Gerome" [taillabel = "son of"] "Gerome" -> "Cherche" [taillabel = "Mother of"] "Virion" -> "Cherche" [taillabel = "retainer of"] }' | dot -Tsvg > output.svg