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