echo 'digraph { "Claire" -> "Professor Hershel Layton" [taillabel = "Boyfriend of"] "Professor Hershel Layton" -> "Claire" [taillabel = "Girlfriend of"] }' | dot -Tsvg > output.svg