echo 'digraph { "The Dark Knight" -> "Kaito Forland" [taillabel = "is inside the "] "King Forland" -> "Kaito Forland" [taillabel = "Son of"] "Kaito Forland" -> "King Forland" [taillabel = "Father of"] "Alita Forland" -> "King Forland" [taillabel = "Father of"] }' | dot -Tsvg > output.svg