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