echo 'digraph { "Marilla Cuthbert" -> "Matthew Cuthbert" [taillabel = "Brother of"] "Matthew Cuthbert" -> "Marilla Cuthbert" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg