echo 'digraph { "Krista Lenz" -> "Ymir" [taillabel = "In love with"] "Jaw Titan" -> "Ymir" [taillabel = "human form of"] "Ymir" -> "Jaw Titan" [taillabel = "Titan form of"] }' | dot -Tsvg > output.svg