echo 'digraph { "Cat King" -> "Prince Lune" [taillabel = "Son of"] "Prince Lune" -> "Cat King" [taillabel = "Father of"] }' | dot -Tsvg > output.svg