echo 'digraph { "Squall Leonhart" -> "Leon" [taillabel = "Based on"] "Rinoa Heartilly" -> "Squall Leonhart" [taillabel = "In love with"] "Laguna Loire" -> "Squall Leonhart" [taillabel = "Son of"] }' | dot -Tsvg > output.svg