echo 'digraph { "Youki" -> "Inki" [taillabel = "Sister of"] "Inki" -> "Youki" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg