<dds xmlns="http://www.omg.org/dds/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="file:DDS_QoSProfile.xsd">
	<qos_profile name="bncs_participant">
		<domainparticipant_qos name="bncs_participant">
		</domainparticipant_qos>
	</qos_profile>
	<qos_profile name="bncs_commands">
		<datareader_qos name="bncs_commands">
<!--			<reliability>
				<kind>RELIABLE_RELIABILITY_QOS</kind>
			</reliability>
			-->
		</datareader_qos>
		<datawriter_qos name="bncs_commands">
		</datawriter_qos>
		<domainparticipant_qos name="bncs_commands">
		</domainparticipant_qos>
		<subscriber_qos name="bncs_commands">
		</subscriber_qos>
		<publisher_qos name="bncs_commands"> 
		</publisher_qos>
		<topic_qos name="bncs_commands">
			<reliability>
				<kind>RELIABLE_RELIABILITY_QOS</kind>
			</reliability>
          <destination_order>
                <kind>BY_SOURCE_TIMESTAMP_DESTINATIONORDER_QOS</kind>
          </destination_order>
			<history>
				<kind>KEEP_LAST_HISTORY_QOS</kind>
				<depth>10</depth>
			</history>
		</topic_qos>
	</qos_profile>
	<qos_profile name="bncs_revertives">
		<datareader_qos name="bncs_revertives">
			<reliability>
				<kind>RELIABLE_RELIABILITY_QOS</kind>
			</reliability>
		</datareader_qos>
		<datawriter_qos name="bncs_revertives">
		</datawriter_qos>
		<domainparticipant_qos name="bncs_revertives">
		</domainparticipant_qos>
		<subscriber_qos name="bncs_revertives">
		</subscriber_qos>
		<publisher_qos name="bncs_revertives">
		</publisher_qos>
		<topic_qos name="bncs_revertives">
			<reliability>
				<kind>RELIABLE_RELIABILITY_QOS</kind>
			</reliability>
			<history>
				<kind>KEEP_LAST_HISTORY_QOS</kind>
				<depth>10</depth>
			</history>
          <destination_order>
                <kind>BY_SOURCE_TIMESTAMP_DESTINATIONORDER_QOS</kind>
          </destination_order>
		</topic_qos>
	</qos_profile>
	<qos_profile name="bncs_redundancy">
		<datareader_qos name="bncs_redundancy">
		</datareader_qos>
		<datawriter_qos name="bncs_redundancy">
		</datawriter_qos>
		<domainparticipant_qos name="bncs_redundancy">
		</domainparticipant_qos>
		<subscriber_qos name="bncs_redundancy">
		</subscriber_qos>
		<publisher_qos name="bncs_redundancy">
		</publisher_qos>
		<topic_qos name="bncs_redundancy">
		</topic_qos>
	</qos_profile>
	<qos_profile name="bncs_netstatus">
		<datareader_qos name="bncs_netstatus">
		</datareader_qos>
		<datawriter_qos name="bncs_netstatus">
		</datawriter_qos>
		<domainparticipant_qos name="bncs_netstatus">
		</domainparticipant_qos>
		<subscriber_qos name="bncs_netstatus">
		</subscriber_qos>
		<publisher_qos name="bncs_netstatus">
		</publisher_qos>
		<topic_qos name="bncs_netstatus">
		</topic_qos>
	</qos_profile>
</dds>