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