echo 'digraph { "Road Kamelot" -> "Tyki Mikk" [taillabel = "adoptive uncle of"] "Sheril Kamelot" -> "Tyki Mikk" [taillabel = "Younger Brother of"] "Tyki Mikk" -> "Road Kamelot" [taillabel = "Niece of"] "Tyki Mikk" -> "Sheril Kamelot" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg