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