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