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