echo 'digraph { "Rinrin" -> "Rin" [taillabel = "older version of"] "Rin" -> "Rinrin" [taillabel = "younger version of"] }' | dot -Tsvg > output.svg