echo 'digraph { "Muller Balz" -> "Jasmine Balz" [taillabel = "Sister of"] "Jasmine Balz" -> "Muller Balz" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg