echo 'digraph { "Oz" -> "Fischl" [taillabel = "Master of"] "Fischl" -> "Oz" [taillabel = "Pet of"] }' | dot -Tsvg > output.svg