Validator output for http://device.sprintpcs.com/Sanyo/SCP6750/1002SP.rdf

RDF parser warning:{W119} A processing instruction is in RDF content. No processing was done. 
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
The profile uses an unknown namespace: [http://device.sprintpcs.com/uaprof/]
The profile uses an unknown namespace: [http://device.sprintpcs.com/namespace/xpcs#]
Error [C: http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#PushCharacteristics, A: http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#Push-Accept-Encoding] is not a container.
PROFILE IS NOT VALID

Problems with this report?

Original profile

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" 

href="http://device.sprintpcs.com/uaprof.xsl"?>
<!--
*********************************************************************
*	Sprint PCS 3G handset UA Prof template
*
*	Version:		1.8
*	Created:		1/3/02
*	Organization:	Customer Equipment
*	Modified: 		02/28/2007
*
*	Copyright 2007 Sprint PCS
*
*	Note
*		Elements that are not required by Sprint PCS have been omitted
*		from this template. 
*
*	Revision History
*		0.1	Initial Release
*
*		1.2	Updated for Multimedia (J Gilborne)
*
*		1.3	Updated for FOTA Components (K Hunter) 10/21/2004
*			Updated for OTA Diagnostics Components	(K Hunter) 10/21/2004
*			Updated Multimedia Component to include MultimediaEncoderDisplaySize
*			Updated WapDeviceClass with documentation
*
*		1.4	Added for Browser Portal Version in the Sprint Extensions(K Hunter) 06/29/2005
*			Added for IOTA Protocol Version  in the Sprint Extensions(K Hunter) 06/29/2005
*			Added DateNetworkType in the Sprint Extensions (K Hunter) 06/29/2005
*
*		1.5 Deleted CcppAccept-Encoding from SoftwarePlatform section (K Hunter) 09/08/2005
*			Note:  If the CcppAccept-Encoding is include in the rdf with a Multimedia device, then 
*			this will prohibit the device from streaming multimedia content.
*
*			1.5.1 	Updated profie to validate with MAG ( D Durig ) 10/27/2005
*			1.5.2 	Changed units of measure on the Multimedia Maximum Bit Rate for Streaming and for 
*		    Encoding from fps to kbps ( J Bryan ) 11/10/2005
*
*		1.6 Added for Sprint On Demand, Capable and Version in the Sprint Extensions ( J Bryan ) 01/06/2006
*		    Added for Sprint MI-UI, Capable and Version in the Sprint Extensions ( J Bryan ) 01/10/2006
*		    Added x-pcs/od.content and x-pcs/theme to CcppAccept ( J Bryan ) 01/18/2006
*
*		1.7 Added # to the xpcs namespace URL.	( J Bryan ) 12/05/2006
*		1.8 Added GLMS attributes. ( J Bryan ) 02/28/2007
*
*	Known issues
*		
*		Push characteristics are not defined yet
*		Have not yet defined schema for Sprint Specific enhancements
*		
*********************************************************************
-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 

xmlns:prf="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#" 

xmlns:xpcs="http://device.sprintpcs.com/namespace/xpcs#" 

xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<rdf:Description ID="MyDeviceProfile">
		<!--********************** Hardware Platform Description ***************************************-->
		<prf:component>
			<rdf:Description ID="HardwarePlatform">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#HardwarePlatform"/>
				<!-- ******** Vendor/model *******-->
				<!-- Enter the vendor name here.  This must match the vendor name in the EDF -->
				<prf:Vendor>
					SANYO
				</prf:Vendor>
				<!-- Enter the device model name here.	This must match the model name in the EDF -->
				<prf:Model>
					SCP6750
				</prf:Model>
				<!-- Change if different -->
				<prf:CPU>
					ARM9
				</prf:CPU>
				<!--****** Display ******-->
				<!-- Enter screen size in pixels here - width x height -->
				<prf:ScreenSize>
					176x220
				</prf:ScreenSize>
				<!-- "Yes" if device supports color -->
				<prf:ColorCapable>
					Yes
				</prf:ColorCapable>
				<!-- Enter the color or grayscale depth here -->
				<prf:BitsPerPixel>
					16
				</prf:BitsPerPixel>
				<!-- Change if not 1:1 -->
				<prf:PixelAspectRatio>
					1x1
				</prf:PixelAspectRatio>
				<!-- This should always be "Yes" -->
				<prf:ImageCapable>
					Yes
				</prf:ImageCapable>
				<!-- Enter the screen size in characters here.	Use the default font. -->
				<prf:ScreenSizeChar>
					25x13
				</prf:ScreenSizeChar>
				<!-- Change the to "No" only if the default font on the device is not proportional -->
				<prf:StandardFontProportional>
					Yes
				</prf:StandardFontProportional>
				<!-- List the supported output character sets here. -->
				<prf:OutputCharSet>
					<rdf:Bag>
						<rdf:li>ISO-8859-1</rdf:li>
						<rdf:li>US-ASCII</rdf:li>
					</rdf:Bag>
				</prf:OutputCharSet>
				<!-- ******** Input capabilities ******-->
				<!-- List the supported Input character sets here -->
				<prf:InputCharSet>
					<rdf:Bag>
						<rdf:li>ISO-8859-1</rdf:li>
						<rdf:li>US-ASCII</rdf:li>
						<rdf:li>UTF-8</rdf:li>
					</rdf:Bag>
				</prf:InputCharSet>
				<!-- This should always be "Yes" -->
				<prf:TextInputCapable>
					Yes
				</prf:TextInputCapable>
				<!-- This value should only be changed if the device does not use a standard DTMF keypad -->
				<prf:Keyboard>
					PhoneKeypad
				</prf:Keyboard>
				<!-- Enter the number of softkeys supported by the device -->
				<prf:NumberOfSoftKeys>
					2
				</prf:NumberOfSoftKeys>
				<!-- ********* Audio **********-->
				<!-- This should always be "Yes" -->
				<prf:SoundOutputCapable>
					Yes
				</prf:SoundOutputCapable>
				<!-- This should be "Yes" for all voice capable devices -->
				<prf:VoiceInputCapable>
					Yes
				</prf:VoiceInputCapable>
				<!--******************************-->
			</rdf:Description>
		</prf:component>
		<!--********************** Software Platform Description ***************************************-->
		<prf:component>
			<rdf:Description ID="SoftwarePlatform">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#SoftwarePlatform"/>
				<!-- ***** Basic ******-->
				<!-- Should be "Yes" for all Java capable devices -->
				<prf:AcceptDownloadableSoftware>
					Yes
				</prf:AcceptDownloadableSoftware>
				<!-- Use this for J2ME app support -->
				<prf:DownloadableSoftwareSupport>
					<rdf:Bag><rdf:li>application/java-archive</rdf:li></rdf:Bag>
				</prf:DownloadableSoftwareSupport>
				<!-- Enter the software version number here.  This must match the version reported via IOTA-->
				<prf:SoftwareNumber>
					1.002SP
				</prf:SoftwareNumber>
				<!-- Should not change if using Qualcomm software-->
				<prf:OSName>
					L4
				</prf:OSName>
				<!-- Should not change if using Qualcomm software-->
				<prf:OSVendor>
					QUALCOMM
				</prf:OSVendor>
				<!-- Fill in version of DMSS Software base -->
				<prf:OSVersion>
					AMSS6085/3.2
				</prf:OSVersion>
				<!-- ********** Java ***********-->
				<!-- Should be yes for all Java capable products -->
				<prf:JavaEnabled>
					Yes
				</prf:JavaEnabled>
				<!-- Indicate MIDP + Sprint Extension profile support -->
				<prf:JavaPlatform>
					<rdf:Bag>
						<rdf:li>MIDP-2.0</rdf:li>
						<rdf:li>SPRINTPCS-2.1</rdf:li>
					</rdf:Bag>
				</prf:JavaPlatform>
				<!-- Indicate the VM vendor/version here -->
				<prf:JVMVersion>
					<rdf:Bag>
						<rdf:li>QVM5.3</rdf:li>
					</rdf:Bag>
				</prf:JVMVersion>
				<!-- ********* CCPP accept **********-->
				<!-- List all accepted MIME types here -->
				<prf:CcppAccept>
					<rdf:Bag>
						<rdf:li>application/xhtml+xml</rdf:li>
						<rdf:li>application/vnd.wap.xhtml+xml</rdf:li>
						<rdf:li>text/vnd.wap.wml</rdf:li>
						<rdf:li>text/css</rdf:li>
						<rdf:li>text/ecmascript</rdf:li>
						<rdf:li>image/jpeg</rdf:li>
						<rdf:li>image/png</rdf:li>
						<rdf:li>image/vnd.wap.wbmp</rdf:li>

						<rdf:li>audio/midi</rdf:li>
						<rdf:li>audio/vnd.qcelp</rdf:li>

						<rdf:li>application/x-pmd</rdf:li>
						<rdf:li>text/vnd.sun.j2me.app-descriptor</rdf:li>
						<rdf:li>text/x-pcs-gcd</rdf:li>

						<rdf:li>image/jpg</rdf:li>
						<rdf:li>image/gif</rdf:li>
						<rdf:li>image/bmp</rdf:li>

						<rdf:li>audio/mid</rdf:li>
						<rdf:li>audio/qcelp</rdf:li>
						<rdf:li>application/java-archive</rdf:li>
						<rdf:li>application/pmd</rdf:li>

						<!-- Enter other items... -->
					</rdf:Bag>
				</prf:CcppAccept>
				<!-- List all accepted character sets here -->
				<prf:CcppAccept-Charset>
					<rdf:Bag>
						<rdf:li>ISO-8859-1</rdf:li>
						<rdf:li>US-ASCII</rdf:li>
						<rdf:li>UTF-8</rdf:li>
						<rdf:li>UTF-16</rdf:li>						
						<!-- Enter other items... -->
					</rdf:Bag>
				</prf:CcppAccept-Charset>
				<!-- List all accepted languages here in order of preference -->
				<prf:CcppAccept-Language>
					<rdf:Seq>
						<rdf:li>en</rdf:li>
						<rdf:li>es</rdf:li>
						<!-- Enter other items... -->
					</rdf:Seq>
				</prf:CcppAccept-Language>
				<!-- List all accepted transfer encodings here -->
				<!-- Deleted CcppAccept-Encoding K.Hunter in 1.5-->
				<!-- ******** Input Encoders ******-->
				<prf:AudioInputEncoder>
					<rdf:Bag><rdf:li> </rdf:li></rdf:Bag>
				</prf:AudioInputEncoder>
				<!--******************************-->
			</rdf:Description>
		</prf:component>
		<!--********************** Network Characteristics Description ***************************************-->
		<prf:component>
			<rdf:Description ID="NetworkCharacteristics">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#NetworkCharacteristics"/>
				<!-- Indicate support for SSL 3.0 and TLS 1.0 -->
				<prf:SecuritySupport>
					<rdf:Bag>
						<rdf:li>SSL-3.0</rdf:li>
						<rdf:li>SSL-2.0</rdf:li>
						<rdf:li>TLS-1.0</rdf:li>
					</rdf:Bag>
				</prf:SecuritySupport>
				<!-- Indicate support for IS-2000 release 0 packet data bearer -->
				<!-- May add more detail here in a later rev. -->
				<prf:SupportedBearers>
					<rdf:Bag>
						<rdf:li>IPv4</rdf:li>
					</rdf:Bag>
				</prf:SupportedBearers>
			</rdf:Description>
		</prf:component>
		<!--********************** Browser UA Description ***************************************-->
		<prf:component>
			<rdf:Description ID="BrowserUA">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#BrowserUA"/>
				<!-- ********* Browser Identification ********** -->
				<!-- Enter the browser vendor/product name here -->
				<prf:BrowserName>
					NetFront
				</prf:BrowserName>
				<!-- Enter the browser version here -->
				<prf:BrowserVersion>
					3.4
				</prf:BrowserVersion>
				<!-- ********** Capabilities *********** -->
				<!-- Frames are not supported -->
				<prf:FramesCapable>
					No
				</prf:FramesCapable>
				<!-- Basic tables are supported in xhtml-basic -->
				<prf:TablesCapable>
					Yes
				</prf:TablesCapable>
				<!-- Frames are not supported -->
				<prf:PreferenceForFrames>
					No
				</prf:PreferenceForFrames>
				<!-- *********** Applet / Script support is not required ********** -->
				<prf:DownloadableBrowserApps>
					<rdf:Bag>
						<rdf:li>No</rdf:li>
					</rdf:Bag>
				</prf:DownloadableBrowserApps>
				<prf:JavaAppletEnabled>
					No
				</prf:JavaAppletEnabled>
				<prf:JavaScriptEnabled>
					Yes
				</prf:JavaScriptEnabled>
				<!-- ************* XHTML support - indicate XHTML-Basic 1.0 ************ -->
				<prf:XhtmlVersion>
					XHTML-Basic/1.0
				</prf:XhtmlVersion>
				<prf:XhtmlModules>
					<rdf:Bag>
						<rdf:li>Structure</rdf:li>
						<rdf:li>Text</rdf:li>
						<rdf:li>Hypertext</rdf:li>
						<rdf:li>List</rdf:li>
						<rdf:li>Basic Forms</rdf:li>
						<rdf:li>Basic Tables</rdf:li>
						<rdf:li>Image</rdf:li>
						<rdf:li>Object</rdf:li>
						<rdf:li>Metainformation</rdf:li>
						<rdf:li>Link</rdf:li>
						<rdf:li>Base</rdf:li>
					</rdf:Bag>
				</prf:XhtmlModules>
				<!--******************************-->
			</rdf:Description>
		</prf:component>
		<!--********************** WAP Characteristics Description ***************************************-->
		<prf:component>
			<rdf:Description ID="WapCharacteristics">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#WapCharacteristics"/>
				<!--******** General ***********-->
				<!-- WAP Device Class defined in http://www1.wapforum.org/tech/documents/PROP-ClassConform-20000211.pdf -->
				<prf:WapDeviceClass>C</prf:WapDeviceClass>
				<prf:WapVersion>
					2.0
				</prf:WapVersion>
				<!--*********** WML ************-->
				<!-- If full wml 2.0 is supported, it should be added here -->
				<prf:WmlVersion>
					<rdf:Bag>
						<rdf:li>1.1</rdf:li>
						<rdf:li>1.2</rdf:li>
						<rdf:li>1.3</rdf:li>
					</rdf:Bag>
				</prf:WmlVersion>
				<!-- Enter the maximum deck size for wml -->
				<prf:WmlDeckSize>
					4096
				</prf:WmlDeckSize>
				<!--******************************-->
			</rdf:Description>
		</prf:component>
		<!--********************** Push Characteristics Description ***************************************-->
		<!-- Note: This entire section is TBD in this revision -->
		<prf:component>
			<rdf:Description ID="PushCharacteristics">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#PushCharacteristics"/>
				<prf:Push-Accept>
					<rdf:Bag>
						<rdf:li>text/vnd.wap.si</rdf:li>
						<rdf:li>text/vnd.wap.sl</rdf:li>
						<rdf:li>application/vnd.wap.sic</rdf:li>
						<rdf:li>application/vnd.wap.slc</rdf:li>
						<rdf:li>application/vnd.wap.mms-message</rdf:li>
					</rdf:Bag>
				</prf:Push-Accept>
				<prf:Push-Accept-Encoding>
				</prf:Push-Accept-Encoding>
				<prf:Push-Accept-AppID>
					<rdf:Bag>
						<rdf:li>x-wap-application:wml.ua</rdf:li>
						<rdf:li>x-wap-application:mms.ua</rdf:li>
						<rdf:li>*</rdf:li>
					</rdf:Bag>
				</prf:Push-Accept-AppID>
				<prf:Push-MsgSize>
					1400
				</prf:Push-MsgSize>
				<!-- ********************************-->
			</rdf:Description>
		</prf:component>
		<!-- ****************** Sprint UA Prof Extensions ******************************-->
		<prf:component>
			<rdf:Description ID="SprintExtensions">
				<rdf:type resource="http://device.sprintpcs.com/uaprof/sprint-uaprof-extensions.xml"/>
				<!-- MultimediaPlayback support -->
				<xpcs:MultimediaPlaybackSupport>
					Yes
				</xpcs:MultimediaPlaybackSupport>
				<!-- Multimedia Streaming Support -->
				<xpcs:MultimediaStreamingSupport>
					Yes
				</xpcs:MultimediaStreamingSupport>
				<!-- Multimedia Encoding Support -->
				<xpcs:MultimediaEncodingSupport>
					Yes
				</xpcs:MultimediaEncodingSupport>
				<!-- Type and version of MM player supported -->
				<xpcs:MultimediaPlayer>
					Qualcomm QTV/5.3.1
				</xpcs:MultimediaPlayer>
				<!-- Type and version of MM encoder supported -->
				<xpcs:MultimediaEncoder>
					Qualcomm QCamcorder/2.4
				</xpcs:MultimediaEncoder>
				<!-- Multimedia Encoder Supported Display Size(s) -->
				<xpcs:MultimediaEncoderDisplaySize>
					<rdf:Bag>
						<rdf:li>128 x 96</rdf:li>
						<rdf:li>96 x 80</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:MultimediaEncoderDisplaySize>
				<!-- File Format the decoder supports -->
				<xpcs:MultimediaFileFormatForDecoder>
					<rdf:Bag>
						<rdf:li>MPEG-4</rdf:li>
						<rdf:li>3GPP</rdf:li>
						<rdf:li>3GPP2</rdf:li>
						<rdf:li>AMR</rdf:li>
						<rdf:li>AAC</rdf:li>
						<rdf:li>QCELP</rdf:li>
						<rdf:li>Windows Media</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:MultimediaFileFormatForDecoder>
				<!-- File Format the encoder supports -->
				<xpcs:MultimediaFileFormatForEncoder>
					<rdf:Bag>
						<rdf:li>3GPP2</rdf:li>
						<rdf:li>QCELP</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:MultimediaFileFormatForEncoder>
				<!-- Display size the Multimedia player supports -->
				<xpcs:MultimediaVideoDisplaySize>
					<rdf:Bag>
						<rdf:li>176x216</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:MultimediaVideoDisplaySize>
				<!-- Maximum frame rate the device supports when playing local files -->
				<xpcs:MultimediaMaximumFrameRateForPlayback>
					15fps
				</xpcs:MultimediaMaximumFrameRateForPlayback>
				<!-- Maximum frame rate the device supports when streaming content -->
				<xpcs:MultimediaMaximumFrameRateForStreaming>
					15fps
				</xpcs:MultimediaMaximumFrameRateForStreaming>
				<!-- Maximum frame rate the device supports when encoding content -->
				<xpcs:MultimediaMaximumFrameRateForEncoding>
					15fps
				</xpcs:MultimediaMaximumFrameRateForEncoding>
				<!-- Maximum bit rate the Multimedia player supports when playing local files -->
				<xpcs:MultimediaMaximumBitRateForPlayback>
					384kbps
				</xpcs:MultimediaMaximumBitRateForPlayback>
				<!-- Maximum bit rate the device supports when streaming content -->
				<xpcs:MultimediaMaximumBitRateForStreaming>
					128kbps
				</xpcs:MultimediaMaximumBitRateForStreaming>
				<!-- Maximum bit rate the device supports when encoding content -->
				<xpcs:MultimediaMaximumBitRateForEncoding>
					128kbps
				</xpcs:MultimediaMaximumBitRateForEncoding>
				<!-- List all supported video codecs for decoding here -->
				<xpcs:VideoCodecsForDecoding>
					<rdf:Bag>
						<rdf:li>Mpeg4 Level 0, 1 and 2</rdf:li>
						<rdf:li>H.263 Profile 0 and Level 10</rdf:li>
						<rdf:li>H.264 Baseline</rdf:li>
						<rdf:li>Windows Media Video 9</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:VideoCodecsForDecoding>
				<!-- List all supported video codecs for encoding here -->
				<xpcs:VideoCodecsForEncoding>
					<rdf:Bag>
						<rdf:li>Mpeg4 Level 0, 1 and 2</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:VideoCodecsForEncoding>
				<!-- List all supported audio codecs here -->
				<xpcs:AudioCodecsForDecoding>
					<rdf:Bag>
						<rdf:li>QCELP</rdf:li>
						<rdf:li>AAC</rdf:li>
						<rdf:li>AAC+</rdf:li>
						<rdf:li>AMR</rdf:li>
						<rdf:li>Windows Media Audio 9</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:AudioCodecsForDecoding>
				<!-- List all supported audio codecs here -->
				<xpcs:AudioCodecsForEncoding>
					<rdf:Bag>
						<rdf:li>QCELP</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:AudioCodecsForEncoding>
				<!-- MCD version -->
				<xpcs:SprintMcdVersion>
					1.0
				</xpcs:SprintMcdVersion>
				<!-- PictureMailSupport -->
				<xpcs:PictureMailSupport>
					Yes
				</xpcs:PictureMailSupport>
				<!-- VideoMailSupport -->
				<xpcs:VideoMailSupport>
					Yes
				</xpcs:VideoMailSupport>
				<xpcs:MobileOriginatedSmsSupport>
					Yes
				</xpcs:MobileOriginatedSmsSupport>
				<!-- ***************  IOTA/FOTA Components  *****************-->
				<xpcs:IOTAProtocolVersion>
				</xpcs:IOTAProtocolVersion>
				<xpcs:FotaProtocolVersion>
					4.3.14.34
				</xpcs:FotaProtocolVersion>
				<xpcs:FotaClientVersion>
					4.3.14.34
				</xpcs:FotaClientVersion>
				<xpcs:FotaClientVendor>
					Red Bend
				</xpcs:FotaClientVendor>
				<!-- ***************  OTA Diagnostics Components  *****************-->
				<xpcs:DiagnosticsProtocolVersion>
					2
				</xpcs:DiagnosticsProtocolVersion>
				<xpcs:DiagnosticsClientVersion>
					3.1.12
				</xpcs:DiagnosticsClientVersion>
				<xpcs:DiagnosticsClientVendor>
					CarrierIQ
				</xpcs:DiagnosticsClientVendor>
				<!-- ***************  Sprint Browser Components  *****************-->
				<xpcs:BrowserPortalVersion>
					<!--**Values for devices**1.0 for 1x  2.0 for DO-->
					1.0
				</xpcs:BrowserPortalVersion>
				<!-- ***************  Sprint Device Data Network Types*****************-->
				<xpcs:DataNetworkTypes>
					<rdf:Bag>
						<rdf:li>IS2000</rdf:li>
						<rdf:li>EVDO</rdf:li>
					</rdf:Bag>
				</xpcs:DataNetworkTypes>
				<!-- ***************  Sprint On Demand *****************-->
				<xpcs:OnDemandCapable>
					No
				</xpcs:OnDemandCapable>
				<xpcs:OnDemandVersion>
				</xpcs:OnDemandVersion>
				<!-- ***************  Sprint MI-UI *****************-->
				<xpcs:MI-UICapable>
					No
				</xpcs:MI-UICapable>
				<xpcs:MI-UIVersion>
				</xpcs:MI-UIVersion>
				<!-- ***************  Sprint GLMS *****************-->
				<xpcs:GLMSClientVendor>
					No
				</xpcs:GLMSClientVendor>
				<xpcs:GLMSProtocolVersion>
					No
				</xpcs:GLMSProtocolVersion>
				<xpcs:GLMSClientVersion>
					No
				</xpcs:GLMSClientVersion>
			</rdf:Description>
		</prf:component>
	</rdf:Description>
</rdf:RDF>