XML Escape
Takes a string and escapes for XML

Input
| Name | Required | Description |
|---|---|---|
| Text | A string to be made XML safe. |
Output
XML Escaped String String that was XML escaped.
Takes a string and escapes for XML

Input
| Name | Required | Description |
|---|---|---|
| Text | A string to be made XML safe. |
Output
XML Escaped String String that was XML escaped.