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