# Xml source The [XML source](xref:UnityEngine.Localization.SmartFormat.Extensions.XmlSource) can extract elements from an [XElement](https://docs.microsoft.com/en-us/dotnet/api/system.xml.linq.xelement) object. | **Example Smart String** | **Arguments** | **Result** | |--------------------------|-----------------------------------------|-------------| | {value} | `Hello World` | Hello World |