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