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