echo 'digraph { "Maya" -> "Sakaki" [taillabel = "Owner of"] "Sakaki" -> "Maya" [taillabel = "Pet of"] }' | dot -Tsvg > output.svg