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