echo 'digraph { "Professor" -> "Nano Shinonome" [taillabel = "Creation of"] "Nano Shinonome" -> "Professor" [taillabel = "Creator of"] "Sakamoto" -> "Professor" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg