echo 'digraph { "Arnold" -> "Reimi Sugimoto" [taillabel = "Owner of"] "Reimi Sugimoto" -> "Arnold" [taillabel = "pet of"] }' | dot -Tsvg > output.svg