echo 'digraph { "Mrs Milligan" -> "Arthur Milligan" [taillabel = "Son of"] "Remi Barberin" -> "Arthur Milligan" [taillabel = "Younger Brother of"] "Remi Barberin" -> "Mrs Milligan" [taillabel = "Mother of"] "Vitalis" -> "Remi Barberin" [taillabel = "Student of"] "Joli-Coeur" -> "Remi Barberin" [taillabel = "Master of"] }' | dot -Tsvg > output.svg