us: add "fast.t-mobile.com" APN for T-Mobile

The "fast.t-mobile.com" APN accommodates LTE plus what the
"epc.tmobile.com" APN already supports.

Signed-off-by: Thomas Haller <thaller@redhat.com>
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 69a93ba..cff4e73 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -10493,6 +10493,11 @@
 			<network-id mcc="310" mnc="800"/>
 
 			<voicemail>123</voicemail>
+			<apn value="fast.t-mobile.com">
+				<plan type="postpaid"/>
+				<usage type="internet"/>
+				<name>LTE</name>
+			</apn>
 			<apn value="epc.tmobile.com">
 				<plan type="postpaid"/>
 				<usage type="internet"/>