<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:georss="http://www.georss.org/georss" xmlns:inspire_dls="http://inspire.ec.europa.eu/schemas/inspire_dls/1.0" xml:lang="en">
  <!-- title for the download service ATOM (required), see example below -->
<title>INSPIRE-ATOM ST Gebäude LoD2</title>
  <!-- subtitle (optional), see example below -->
<subtitle>Dieser Dienst stellt für das INSPIRE-Thema Gebäude aus dem 3D-Gebäudemodell LoD2 umgesetzte Daten im GML-Schema bereit.</subtitle>
<!-- metadata link for this download service ATOM (required), see example below -->
<link href="https://metaver.de/csw?REQUEST=GetRecordById&amp;SERVICE=CSW&amp;VERSION=2.0.2&amp;id=E5732D43-D643-455B-BCA7-B8A591E21A1B" rel="describedby" type="application/xml"/>
<!-- link to service atom file itself (required), 
please match the file name with the actual name of the download service ATOM file, 
it should be a local file path (absolute or related), not remote URLS
see example below -->
<link href="servicelod2.xml" hreflang="en" rel="self" title="This document" type="application/atom+xml"/>
<!-- link to opensearch description document (required), please match the actual download service ATOM file name used for the opensearch description document, see example below -->
<link title="Open Search Description" type="application/opensearchdescription+xml" rel="search" href="opensearchdescriptiona1.xml" hreflang="en"/>
<!-- id references to the download service ATOM file (required), it should match with the href attribute value of the link with the rel value "self".
see example below -->
<id>servicelod2.xml</id>
<!-- rights or restrictions for download service ATOM (required), see example below -->
<rights>https://www.govdata.de/dl-de/by-2-0 Quellenvermerk: © GeoBasis-DE / LVermGeo ST</rights>
<!-- updated (required), contain the date, time and timezone at which the download service ATOM was last updated -->
<updated>2020-07-15T11:45:03Z</updated> 
<!-- author (required), contact information for an individual or organisation responsible for the download service ATOM  -->
<author>
 <name>Landesamt für Vermessung und Geoinformation Sachsen-Anhalt</name> 
<email>service.lvermgeo@sachsen-anhalt.de</email>
</author>
  <!-- dataset entry ( at least one entry is required, you can add multiple entries if you need to serve multiple dataset atom files) -->  
	<entry>
	<!-- spatial dataset uri code (required), spatial_dataset_identifier_code and spatial_dataset_identifier_namespace elements together define the Spatial Dataset Unique Resource Identifier for the dataset -->
	<inspire_dls:spatial_dataset_identifier_code>lvermgeo.bu.lod2</inspire_dls:spatial_dataset_identifier_code>
	<!-- namespace (required) -->  
	<inspire_dls:spatial_dataset_identifier_namespace>http://registry.gdi-de.org/id/de.st/</inspire_dls:spatial_dataset_identifier_namespace> 
	<!-- link to the dataset metadata record (required) -->
	<link href="https://metaver.de/csw?REQUEST=GetRecordById&amp;SERVICE=CSW&amp;VERSION=2.0.2&amp;id=10AC06A4-BB09-46D6-9008-9D5A3A85638D" rel="describedby" type="application/xml"/>
	<!-- link to dataset atom file (required) -->
	<link rel="alternate" href="datasetlod2.xml" type="application/atom+xml" hreflang="en" title="dataset link" />
	<!-- optional link to download services getcapabilities (only required for hybrid implementations) -->  
	
	 <id>datasetlod2.xml</id>
	<!-- title for the dataset (required) -->
	 <title>INSPIRE ST Gebäude LoD2</title> 
	<!-- updated (required), the date, time and timezone at which the entry was last updated -->
	 <updated>2025-10-08T13:45:03Z</updated>
	  <!-- rights (optional, only required if different from the feed section) -->  
	<rights>Nutzungsbedingungen für das amtliche Vermessungswesen Sachsen-Anhalt https://www.lvermgeo.sachsen-anhalt.de/de/datei/anzeigen/id/3567,501/nutzungsbedingungen_b.pdf</rights>
	  <!-- author (optional, only required if different from the feed section) -->
	  <author>
		  <name>Landesamt für Vermessung und Geoinformation Sachsen-Anhalt</name>
		  <email>service.lvermgeo@sachsen-anhalt.de</email>
	</author>
	  <!-- summary (optional), detailed description of the dataset entry -->
	<summary>INSPIRE-Datensatz zum Annex3-Thema Gebäude für das Bundesland Sachsen-Anhalt. Der Datensatz wurde aus den Daten des dreidimensionalen Gebäudemodells (Level of Detail 2) abgeleitet und INSPIRE-konform transformiert. Die Gebäude werden als Klötzchen mit Standarddachformen dreidimensional dargestellt. Die Ausrichtung der Dachform erfolgt entsprechend des tatsächlichen Firstverlaufs. Dieser Datensatz steht ausschließlich bei online-Abruf kostenfrei zur Verfügung.</summary>
	  <!-- georss (optional), the bounding box of the dataset -->
	  <georss:polygon>47.202 5.755 55.183 5.755 55.183 15.253 47.202 15.253 47.202 5.755</georss:polygon>
	<!-- CRS (required), refer to a known definition of a coordinate reference system -->
	<category term="http://www.opengis.net/def/crs/EPSG/0/4258" label="ETRS89"/>
	</entry>
	  <!-- add additional entry section if needed -->
</feed>