<?xml version="1.0" encoding="utf-8" ?> 
<xs:schema id="$XmlConvert_itemname$" 
                  targetNamespace="http://tempuri.org/$itemname$.xsd"
                  elementFormDefault="qualified"
                  xmlns="http://tempuri.org/$itemname$.xsd"
                  xmlns:mstns="http://tempuri.org/$itemname$.xsd"
                  xmlns:xs="http://www.w3.org/2001/XMLSchema">
</xs:schema>
